-
I get an critical error if i open the sitemapp.
I added this code because we use NGINX-server, but it is still not working.
# 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 SitemapsWhen i open the sitemapp i get this error: A critical error has occurred on this site.
Learn more about troubleshooting in WordPress.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The ticket ‘Sitemapp is not working’ is closed to new replies.