문제

I am having trouble with google sitemaps as follow:

Your Sitemap or Sitemap index file doesn't properly declare the namespace.

Your Sitemap or Sitemap index file doesn't declare the expected namespace: http://www.sitemaps.org/schemas/sitemap/0.9 Parent tag: urlset Tag: url

The sitemap as discussed: http://kampar4rent.com/sitemap/

Any ideas what may be wrong?

Additional Note:

I have tested validation of the xml with this tool and no errors were found:

http://www.xmlvalidation.com/

Somewhere with similar issue: another SO question

도움이 되었습니까?

해결책

Is this the error:

Your Sitemap or Sitemap index file doesn't declare the expected namespace: http://www.sitemaps.org/schemas/sitemap/0.9 Parent tag: urlset Tag: url

Well, it says what you're supposed to do: remove xmls from the url tag

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top