Active
Project:
XML sitemap
Version:
7.x-2.x-dev
Component:
xmlsitemap.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 May 2010 at 04:51 UTC
Updated:
3 Dec 2015 at 14:26 UTC
Jump to comment: Most recent
Not sure if this is something to move forward on or not, but it would probably make finding sitemaps via context easier instead of having to store a hash of the context array.
Comments
Comment #1
k_zoltan commentedSomewhat related to #2502041: Create Multiple SiteMaps
In my opinion this would absolutely make sense.
I think of having a separate xmlsitemap for taxonomy pages one for news articles one etc
It would be great if the index file would store the links to these xmls separatly.
Currently we have in the sitemap.xml file like this:
We could have something like this
Comment #2
k_zoltan commentedThis would have the advantage that xmlsitemaps could be submitted separately to Google.
Google's crawling speed wouldn't influenced by the order in which the pages get into the xmlsitemap.
+1 it would be easier to understand which xmlsitemap what contains.