I can’t get the code for NGINX configuration file

#88647
  • Resolved Jordan Blogger
    Rank Math free

    I need the code for configuring NGINX with my server provider. When i click to get the code it doesn’t do anything?

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for getting in touch with us. We would love to help you with that.

    Here is the code you need to provide your web host so they can add it to your nginx configuration file:

     # START Nginx Rewrites for Rank Math Sitemaps
     rewrite ^/sitemap_index.xml$ /index.php?sitemap=1 last;
     rewrite ^/([^/]+?)-sitemap([0-9]+)?.xml$ /index.php?sitemap=$1&sitemap_n=$2 last;
     # END Nginx Rewrites for Rank Math Sitemaps

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this ticket.