Hello,
like for Wordpress, i think a sitemap generator is interesting for the users who wants a forum good in seo.
someone would have it plans to make a nice sitemap plugin? : p
++
Hello,
like for Wordpress, i think a sitemap generator is interesting for the users who wants a forum good in seo.
someone would have it plans to make a nice sitemap plugin? : p
++
There is a sitemap plugin for bbPress:
http://boakes.org/download/bbpress_sitemap.txt
This is old and I can't find a link to it on the author's site any more, but there it is.
it works! :p
can i add this plugin in the extend and put the original author in the plugin? Or the author is present in the forum?
I have not seen the author around in a while. I would say if it's not your work, you should not upload it to the extend section. I didn't see it there already. Of course, someone could look at this plugin and extend it. It's GPL2 licensed.
There was a problem with the plugin creating a site map when there are lots of posts; it slowed down posting. Maybe it could be fixed to allow creation of the sitemap via cron or via a GET request, rather than randomly when a post is marked favorite. There was also a problem with certain characters not being encoded in the URL if you're not using permalinks.
Lots of work could be done to extend and improve the plugin, then it could be released and posted to the bbPress extend/plugins section.
I installed this plugin. Does it create the sitemap.xml file?
you can choose the location of the sitemap.xml file, and the name too :) (see at the top of the mod)
create the .xml file and chmod 777, make a new post and see the .xml file, the sitemap is completed :)
Perfect thanks!
Gio
Glad to see the GPL bit is working :) Employment is stifling any development time for me at the moment, so I'm way quieter than I'd like to be!
Nice to see you around :-)
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009804c/gruenderstipendium/bb-plugins/bbpress-sitemap-generator/bbpress_sitemap.php:1) in /www/htdocs/w009804c/gruenderstipendium/bb-includes/pluggable.php on line 228
:(
after open new topic
You have a blank line at the start of the plugin file. Remove it.
You must log in to post.