Posted by kiamlaluno on April 23, 2009 at 9:04am
6 followers
| Project: | XML sitemap |
| Version: | 6.x-1.x-dev |
| Component: | xmlsitemap_engines.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | i18n, release 6.x-1.0 |
Issue Summary
The site map submitted to the search engines is only one, despite of the fact the module could generate one site map for each enabled language.
In the case a user said to the search engines the web site has more than one site map (one for each enabled languages), only one site map will be reported to be changed.
Comments
#1
Adding tag. I must discover why I need a comment to add a tag some times and not other times.
#2
That issue is important to us; unless kiam@ wants to take care of it, I will assign a developer to the project.
#3
Actually, the bug is relevant only when each language uses a different domain; in the case it is used a different path prefix for each of the enabled languages, it's enough to select Add all the links to the default language sitemap in the settings page.
#4
#5
I set #465792: Submission of language-specific sitemaps as duplicate of this report.
#6
Makes sense. Thank you !
#7
#8
#9
Committed to CVS.
#10
Automatically closed -- issue fixed for 2 weeks with no activity.
#11
In case I use Add all the links to the default language sitemap the URLs that are included in the sitemap are system paths (i.e. node/7) instead of "nice URLs" (i.e. about-us) which means the search engines will index the same content on two different URLs. Even worse, search engines usually do not index the same content on two different URLs.
#13
This looks like a separate issue; for maximum visibility I'd open a new ticket.