Hello,
Thank you for getting in touch with us.
Since you are using NGINX, add this code to your NGINX configuration file if your Sitemap pages are not loading or the links are not updating. You can ask your hosting support to add it.
Here is the code:
# 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.
added the same still nothing happens
Hello,
Could you also some FTP credentials so we can check how did you set the Nginx configuration?
Looking forward to help you.
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.