namespace doesn't properly declare after moving to https
-
I move my site to https and after submitting sitemap to webmaster tools https version account I got this error
Your Sitemap or Sitemap index file doesn't properly declare the namespace. Expected: http://www.sitemaps.org/schemas/sitemap/0.9 Found: https://www.sitemaps.org/schemas/sitemap/0.9then I’ve checked the sitemap page I found out that the sitemap src also move to https
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">How to fix this?
The topic ‘namespace doesn't properly declare after moving to https’ is closed to new replies.