Closed (fixed)
Project:
XML sitemap
Version:
6.x-1.x-dev
Component:
xmlsitemap.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2010 at 01:30 UTC
Updated:
22 Jan 2010 at 22:00 UTC
Hello,
I operate a website with 700K+ nodes. I am having trouble getting XML Sitemaps to display an content in the sitemap. I have run chron and still nothing. All I get is the stylized sitempa.xml page with no sitemap in it.
I would like to have it run through the whole database once and make a sitemap and then add new pages to the end of the sitemap (and maybe add more sitemaps to the index page) as more are added. I don't particularly want it to delete the sitemap and start over - ever.
I also have many more URL aliases than I have domains and would like to canonical domain to appear in the sitemap.
Anyway y'all can help me get this puppy working for me?
Your help is appreciated.
Comments
Comment #1
samdeskin commentedHello,
I operate a website with 700K+ nodes. I am having trouble getting XML Sitemaps to display an content in the sitemap. I have run chron and still nothing. All I get is the stylized sitempa.xml page with no sitemap in it.
I would like to have it run through the whole database once and make a sitemap and then add new pages to the end of the sitemap (and maybe add more sitemaps to the index page) as more are added. I don't particularly want it to delete the sitemap and start over - ever.
I also have many more URL aliases than I have domains and would like to canonical domain to appear in the sitemap.
Anyway y'all can help me get this puppy working for me?
Your help is appreciated.
Comment #2
dave reidYou're a good candidate for the 2.x version which is a rewrite for performance and scalability. The latests 6.x-2.0-unstable6 is recommended. Don't worry about the unstable version name since it's really alpha or beta in quality. I've got several people with very large sites using it and working very well for them. The only downside right now is there is no upgrade path from 1.x to 2.x. You have to disable and uninstall (admin/build/modules/uninstall) all the modules, delete the old module files, then move in the new version files and enable them.
Comment #3
dave reidYou might want to also check out #449998: XML sitemap 6.x-2.x-dev progress.