Getting "nested indexing" errors in google webmaster for my sitemaps.

Not sure exactly what that means.

Example:

This Sitemap Index is referenced by another Sitemap Index.

Sitemap: subdomain.sitename.com/sitemap.xml?page=2
URL: /sitemap.xml
URL: /sitemap.xml?page=2
-
Apr 24, 2013
Sitemap: subdomain.sitename.com/sitemap.xml?page=1
URL: /sitemap.xml
URL: /sitemap.xml?page=1

Any ideas?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mkalbere’s picture

FileSize
918 bytes

I ran into the same issue.
Seems that google doesnt like "paginate" xml file.
So I changed
/sitemap.xml?page=1 => /sitemap.xml/1 and now google accept it

Anonymous’s picture

Category: support » bug
Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, patch_invalid_site_map.patch, failed testing.

AntiNSA’s picture

This is an issue for me now. I am going to try this patch. Any updates lately on this issue?

AntiNSA’s picture

Priority: Normal » Critical

error remains after patch from google.

mkalbere’s picture

Title: Nested indexing Google Webmaster Error? » Updated version of the patch
FileSize
1009 bytes
mkalbere’s picture

What do you mean by "error remain".
What is the content of your sitemap.xml ?

Anonymous’s picture

Priority: Critical » Normal
Status: Needs work » Needs review

Test bot, chew on this patch please.

Status: Needs review » Needs work

The last submitted patch, xmlsitemap-invalid-site-map.patch, failed testing.

Anonymous’s picture

Version: 6.x-2.0-rc2 » 6.x-2.x-dev
Status: Needs work » Needs review

Try with -dev.

Status: Needs review » Needs work

The last submitted patch, xmlsitemap-invalid-site-map.patch, failed testing.

markwk’s picture

Same error here... Not sure what this error is. Patch didn't seem to work on generation for me though.

markwk’s picture

Title: Updated version of the patch » nested indexing" errors in google webmaster

updating title

mkalbere’s picture

Sorry I was away for some time.
What shows your http://XXXX/sitemap.xml

Here is an updated git patch against 6.x-2.x branch

aze2010’s picture

subscribing for D7 Version (DEV).
Paginated Sitemap doesnt work with Google-Webmaster-Tools