Greetings All,

Just install latest ver (v 3.2.13 20.08.2015 11:14:48) on ZC 154. All seems to be working, xml files created, except when I enter the index.php?main_page=sitemapxml&inline=yes&token=xxxx parameter in Google Webmaster Sitemap Tester.

BTW, I've substituted the actual domain with your_domain since I am also using a security token.

Example: http://your_domain/index.php?main_pa...yes&token=xxxx

Google Sitemap Tester returns:

Parsing error
We were unable to read your Sitemap. It may contain an entry we are unable to recognize. Please validate your Sitemap before resubmitting.

When I enter manually in Firefox, I receive the following error:

XML Parsing Error: XML or text declaration not at start of entity
Location: http://www.your_domain/index.php?mai...yes&token=xxxx
Line Number 1, Column 2: <?xml version="1.0" encoding="UTF-8"?>
-^

When looking at the page source in Firefox, I notice that the xml file is correct except for the closing tag is incomplete. Not sure if this is the only issue.

</sitemapindex

If I submit and test the sitemap.xmp from the root directly, all is correct with NO errors.

Has anyone else experienced this? Any suggestion?


Thanks