-
Hello, every since moving my website from Kinsta to Hostinger I have been unable to access this sitemap outside of the WP Admin area, which means Google or anyone else cannot either.
https://thehdroom.com/sitemap_index.xml
I can access it from the Rank Math Sitemap settings page where it’s linked, but that is the only place.
Multiple people at Hosting keep informing me that it’s a plugin issue, but I did not have this issue with Yoast and Kinsta previously. It began when I moved to Hostinger, and is the same whether Yoast or Rank Math is activated. They have told me to create a sitemap another way.
In an attempt to fix this, I have already tried adding this recommended code from Rank Math to .htaccess to no avail:
# START of Rank Math Sitemap Rewrite Rules RewriteEngine On RewriteBase / RewriteRule ^sitemap_index.xml$ /index.php?sitemap=1 [L] RewriteRule ^([^/]+?)-sitemap([0-9]+)?.xml$ /index.php?sitemap=$1&sitemap_n=$2 [L] RewriteRule ^([a-z]+)?-?sitemap.xsl$ /index.php?xsl=$1 [L] # END of Rank Math Sitemap Rewrite RulesI am at my wits end. Any ideas? My complete htaccess is in Sensitive Data, and I am happy to grant access to my WP Admin area so you can look at any Rank Math settings, including redirects, that are there.
Thanks, Dan
The ticket ‘Sitemap redirecting to home page outside of WP Admin’ is closed to new replies.