radmanics wrote:
just went and there site was messed up
care to tell us what you want to do?
(and i mean really messed up, vars n everything, front page only
I'd like to make the phpbb pages more readily indexable by search engines.
Since we all use a free forum I'd reckon that most of us place a moderate to great deal of importance on search engine indexing.
I intend to have some valuable content on my boards and would certainly like to have them indexed.
I don't cog to hta yet but a simple workaround might be to have a script compile a simple list of the topic links stripped of the session mumble jumbo.
You could put an invisible link to this page, and have search engines index it.
Can anyone make that mod?
E.G:
Just set it to make a stripped link for every post. I could just create a list of a couple thousand links but spiders frown on dead links. So what I'd like to see is a mod that simply increments this link format in accord with the total number of topics that have been posted:
http://www.phpbb.com/phpBB/viewtopic.php?t=1
Next would be:
http://www.phpbb.com/phpBB/viewtopic.php?t=2
Then
http://www.phpbb.com/phpBB/viewtopic.php?t=3
And so on. From what I've seen that Google has indexed of varied phpbb forums I don't think the single "?" will be to much of a hassle. And I noticed that most of the phpbb topics that have been indexed are ones that have been linked to extensively with the session numbers stripped.