• Welcome to Sitemap Generator Forum.
 

XML Schema Validity Error

Started by seanweiss, February 28, 2007, 03:36:53 PM

Previous topic - Next topic

seanweiss

The sitemap produces empty files and an error is shown in the xml validation results box:

Problems with the schema-validity of the target
https://www.xml-sitemaps.com/ download/[DOMAIN_NAME]/sitemap.xml:9:1: Invalid per cvc-complex-type.1.2.4: content of urlset is not allowed to end here (1), expecting [u'{[ External links are visible to forum administrators only ]]:

Does anyone know how to identify where the problem is occuring?


XML-Sitemaps Support

Hello,

you have the following tag on your homepage:
   <meta name="robots" content="noindex,nofollow,noarchive">
it tells all robots not to index(or follow) your site. You should remove this tag.