PDA

View Full Version : Simple and solution for 'perfect search engine frindly URL's'


chilliboy
07-02-2001, 07:56 AM
Hi,

I thought this should be referenced here as it looks like a very simple method of getting perfect URLs like this:

forum/forum_name/subforum_name/tread_name/session.php

the 'actual' file never exists but the $REQUEST_URI is used to store the variables. Note: - This is not the same as the method which gives a URL like forum.php/fourms1/session/ (which is not a 'perfect URL')

The thread is here:

http://vbulletin.com/forum/showthread.php?s=&postid=134008

Anyone think they could hack this for vB??