Henkdekoning
Member
Posted 5 years ago #
Hi all,
I am using Google Sitemap Generator for WordPress 3.0b1 on two on my blogs. 1 has 150 posts and one has 1000+ posts.
I install them on exactly the same way (upload empty sitemap.xml and cmod 666) but on the bigger blog I cannot build the sitemap.xml, I always get a timeout here!
I already did this patch:: http://trac.wordpress.org/ticket/2463 and I use the newest wordpress. I set off the automic priority calculation but nothing works!!
Can somebody please help me?
Hi,
did you try to increase the memory limit?
ini_set("memory_limit","64M");
and
set_time_limit(0);
Henkdekoning
Member
Posted 5 years ago #
Hi Arnee,
Where should I change these settings?
I cant find them in the sitemap.php?
Thx
Hi,
just place the two commands at the beginning of the BuildSitemap function and it should work.
chinado
Member
Posted 5 years ago #
when i use google sitemap i can't del my post
and i can't see any sitemap file create in my web site directory
howsoever when i do this , i just see a blank page
how a bother thing
anyone can help me?
Henkdekoning
Member
Posted 5 years ago #
Arnee, it works. Thank you for your kind replies.
Chinado, please explain more. I hav eno idea what you mean. You do have cmodded sitemap.xml 666 ?