Ok, new version again today. Besides the updated code for generating timestamps, this version gives you the ability to choose the order you want the topics displayed in (oldest or newest first). Regarding the compression: still waiting for Google so I can make sure it works :(. download link »»EDDY«...
Pages set to "never" will still be spidered, just not as frequently as others. Please note that the value of this tag is considered a hint and not a command. Even though search engine crawlers consider this information when making decisions, they may crawl pages marked "hourly" l...
Regarding compression: I've added compression to the sitemap for my forums using ob_gzhandler & I'm waiting for google to reindex it to see if they send the header needed to trigger it. Regarding auto submission/cron jobs: If you want to resubmit your sitemap on a regular basis or don't wan't to...
Sorry I wasn't able to get to this sooner. After checking over the files, I realized that part of the problem was that I included the wrong template file. :( I've updated the file on my site with the right one. Before you use this, you will have to open "sitemap.php" and set $forumids to t...
This is a simple little mod to generate a listing of your forum's topics in Google's sitemap xml format (anyone not familiar with this should see http://www.google.com/webmasters/sitemaps/docs/en/faq.html ). Note: this just generates the sitemap, it doesn't submit it. That must be done manually. dow...
How would I get a list of forums that a user has read permission in (whether it's because they're a mod, a member of a group, or it was assigned specially) & get the forum ids retruned in an array?
I have user account activation enabled on my board. I would like to use this mod, but fear abuse (the last thing I need is more unconfimed accounts). Is there a way to keep this from giving out points until the person who was referred activates his account?
Ok, at first I thought the mod was changing users back to offline. However, I noticed that one of the users that seemed to be "stuck" is finally marked as offline. So, now my question is what's causing the delay and how can I fix it.
It was just bought to my attention that a reply to a topic (Posted: Sun Feb 16, 2003 11:26 am) on my forum appears to have been posted before the original topic (Posted: Sun Feb 16, 2003 12:29 am). The url of the topic is http://forums.streetrod3.com/viewtopic.php?p=3425. Any ideas?
I recently moved to a new host which has zlib installed for php. Since they had zlib, I figured I'd enable gzip compression on my phpbb to reduce bandwidth usage (and thus reduce my costs). The problem is that neither of the web browsers I use seem to be able to deal with the compression & it st...