IE says "the name beginns with a wrong sign"

'http://www.example.com/sitemap.xml'. Z...

--^

CommentFileSizeAuthor
433r.png53.41 KBeule

Comments

avpaderno’s picture

Title: wrong sign » The opening tag misses the '>' character

Actually, the error is the " character that is swapped with the > character. <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9>" should be <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">.

avpaderno’s picture

Status: Active » Fixed

This has been fixed in CVS.

Thanks for your report, and for giving all the informations useful to resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.