XML Sitemap rewrite required?
-
The following message was generated by the Yoast SEO pluging
As you’re on NGINX, you’ll need the following rewrites:
rewrite ^/sitemap_index\.xml$ /index.php?sitemap=1 last;
rewrite ^/([^/]+?)-sitemap([0-9]+)?\.xml$ /index.php?sitemap=$1&sitemap_n=$2 last;I don’t know what this is telling me to do.
- The topic ‘XML Sitemap rewrite required?’ is closed to new replies.