Hello,
I was looking into the google webmaster tool and I noticed that my sitemap was not available. After some investigation I found out (correct me if I'm wrong) that the generation of the sitemap works like this:
1) erase of the previous sitemap
2) building of new sitemap 1.xml, 2.xml, etc etc and at the end index.html

The problem on a 1 million nodes database is that during this process the xml sitemap is not available

Is it possible to change the process in this way?
1) building of the new sitemap in a temporary directory
2) if 1) is successfull move the new files in the main sitemap directory

This should also prevent an empty/incomplete sitemap in case of error during the building process.

Comments

mikey_p’s picture

Project: Drupal core » XML sitemap
Version: 6.16 » 6.x-1.x-dev
Component: base system » Code
Category: bug » support
Priority: Major » Normal

I'm guessing this issue is with XML Sitemap since Drupal core does not provide such a feature.

gobinathm’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

As D6 is in EOL, I believe there won't be any support / fix for a problem identified in 6x going forward. Given the fact that D6 is already EOL. Hence i guess this issue can be closed.

Changing the status, if incorrect pls revert the status.