sitemap generator conflict with blog sitemap
-
Hello.
I have installed bbpress site map generator from: http://boakes.org/software/
My blog is in: http://www.emetaheret.org.il/blog
and My bbpress forum is in: http://www.emetaheret.org.il/forum
The blog sitemap is created using Google XML Sitemaps from: http://www.arnebrachhold.de/redir/sitemap-home/
Now, The sitemap plugin of the forum is erasing the one created by the blog plugin.
I have changed the variable for the sitemap code as follows:
// the full path the the file that will be written – write access
// is required so set up your user /group privilages correctly or
// remember to “chmod 777 $sitemap_file” before runtime.
$sitemap_file =”http://www.emetaheret.org.il/forum/sitemap.xml”;
but the file still get written inside: http://www.emetaheret.org.il and replaces the one created by the blog plugin.
I hope this makes sense.
Maybe, if there is no solution, you know about a good way for making good sitemap for my forum without interfering with the blog?
sorry for my English and
Thank you
You must be logged in to reply to this topic.