FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Does google index FUDforum
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Does google index FUDforum [message #28874 is a reply to message #28870] Mon, 14 November 2005 16:38 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
You'll probably need to do this:

Replace all links to topics/messages with

/forum_url/subject

where subject string has undergone the following treatment:
preg_replace("![^A-Za-z0-9]!", "_", $subject)

Then use mod_rewrite to redirect those urls to a page that would fetch the actual message id based on the subject string and take the user to the appropriate page.


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Adding or Editing fields in "Required Information" and "Optional Information"
Next Topic: Moving Forum to New Server
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Oct 21 07:31:56 GMT 2024

Total time taken to generate the page: 0.04069 seconds