bzcomputers
Customer
We're not experiencing any issues with sitemap generation on this site: https://www.dropbox.com/s/70ny7ncgf02hytd/Screenshot 2014-02-26 14.35.21.png
I noticed your sitemap does not have a "custom" section which would be the first section run on my site and right where the automated process seems to hang (after deleting the previous sitemap sections). Would you mind trying with an automated custom urls file import test.
My problems began with 1.0.4 and continued into 1.0.5. The issue I'm having with the automated process coincidentally occurs right where a change was made to the class_sitemap.php file in these versions:
lines 252-259
Code:
if ($first_page)
{
$sitemap_obj->remove_sitemaps();
/*DBTECH_PRO_START*/
$sitemap_obj->import_custom_urls();
/*DBTECH_PRO_END*/
}
P.S. Also it appears on your sitemap it took over 5 hours to complete all the sections? That seems rather excessive even for a large site.
Last edited: