UseBB Community

UseBB support, discussion and development

Need some help coding a sitemap module

Moderators: Gaia.

Post Reply

Page: 1

Author Post
Member
Registered: Jan 2008
Posts: 29
Hello,

I'm working on a sitemaps module, but I'm kinda stuck.

I got this far:

<?php
/*
Sitemap module for UseBB 1.x
*/
?>


I'm not getting any errors, so it's hard to debug. Idea's are welcome. Thank you 8)
Moderator
Registered: Oct 2005
Posts: 502
Location: Canada
Is there more to it? There's no code, so of course you wouldn't get any errors :)
Member
Registered: Jan 2008
Posts: 29
Oh.... I noticed that...

This was my creative way of a mod-request :P

I searched and found a request, but no replies on the issue.


It shouldn't be too hard to make one I guess. It's bacisly a simple thing:
- Get all topics that are public, and get the lastest post date
- Strip that down to only the pagination URL's
- Output XML

But since I can't code, I have totally no idea how to make it.


The thing is.. My static part of the website (where the forum is build into) is being indexed very very fast, but the forum is going way slow. For the static part i have a sitemap.. I want my site to by found asap (it has been offline for like 7 months).
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
I can't help with development, but I added a ticket for inclusion in v2: http://sourceforge.net/apps/trac/usebb/ticket/71

Perhaps this will be added for alpha 2 or 3.

Post Reply

Page: 1

UseBB Community is powered by UseBB 1 Forum Software