You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because Wordpress 5.5 is using the query var "sitemap" to generate the "wp-sitemap.xml" file there is a conflict with this plugin. Both are using the same query var.
The quickest way to fix this is to use a different query var, something like "sitemap_msm".
I can submit a PR.
Thanks.
The text was updated successfully, but these errors were encountered:
rodruiz
added a commit
to rodruiz/msm-sitemap
that referenced
this issue
Sep 3, 2020
Because Wordpress 5.5 is using the query var "sitemap" to generate the "wp-sitemap.xml" file there is a conflict with this plugin. Both are using the same query var.
The quickest way to fix this is to use a different query var, something like "sitemap_msm".
I can submit a PR.
Thanks.
The text was updated successfully, but these errors were encountered: