Tiggerito
04-18-2010, 01:01 AM
WMT was rejecting my sitemaps because it determined a redirect was being performed. I wasn't doing it, so I decided to investigate.
I found out my feed was including this in the header
HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: /Sitemap.xml?60ba19d0
I also checked the destination url and its header has
HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: /Sitemap.xml
So, something on the server is 302 redirecting all my pages twice. Once with a code then back to the original url so the user does not realise it has happened.
I contacted my provider (goDaddy) and they say they are aware of the problem.
Anyone know what this is about?
I found out my feed was including this in the header
HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: /Sitemap.xml?60ba19d0
I also checked the destination url and its header has
HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: /Sitemap.xml
So, something on the server is 302 redirecting all my pages twice. Once with a code then back to the original url so the user does not realise it has happened.
I contacted my provider (goDaddy) and they say they are aware of the problem.
Anyone know what this is about?