• smkyle1

    (@smkyle1)


    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.

    https://wordpress.org/plugins/wordpress-seo/

  • The topic ‘XML Sitemap rewrite required?’ is closed to new replies.