Problem/Motivation
...as per issue's title. See original report for more information.
Proposed resolution
Latest workaround (August 2011, post #101 by Willynux):
When you have xmlsitemap i18n module enabled, you have to create one sitemap for each language and hit save with a given language selected (hit save even if you don't do any modification, in the case of the English sitemap), then update the caches and it should be ok. You only need to rebuild links if you actually change links to be included or excluded.
Remaining tasks
???
User interface changes
???
API changes
???
Original report by Phil23798 on May 4, 2010 at 3:15am:
I installed xml sitemap 6.x-2.0-beta1 and now I get a "page not found" error when opening www.domain.com/sitemap.xml.
1) I have used a older 6.x-2.x-dev (from early April) until today
2) I deleted the old xml sitemap - folder and copied the new 6.x-2.0-beta1 folder to my modules folder
3) I ran update.php -> no errors
4) all the settings and options pages of xml sitemap are working
5) opening www.domain.com/sitemap.xml brings the "page not found" error
I have
- cleared my caches several times
- restarted apache
- rerun update.php
There are no errors in my apache logs.
In the drupal log:
Type: Page not found
User: Admin
Place: http://www.domain.com/sitemap.xml
Referrer: http://www.domain.com/admin/settings/xmlsitemap
The only thing that helped me was to go back to the older 6.x-2.x-dev (april 8 works). All the newer xml sitemap brought the same problem.
What could be the reason for this problem? How can I solve this to install the new 6.x-2.0-beta1?