LindaQ
10-07-2003, 12:13 AM
I have tried doing a search, but didn't find anything...
I write all of my websites using a PHP index page, and all of the content is stored in a MySql database.
The websites that I create have a URL of http://www.websitename.com/?s=pagename (or for a current one http://www.websitename.com/index2?s=pagename, as I am using several different index page designs).
I really want to make the URL more search engine friendly (and look a whole lot better) by being something that hides all the php stuff (even something like http://www.websitename.com/pagename would be good).
Is there a simple way to do this (I have read some instructions that were waaay too complicated and time consuming).
Thank you in advance.
I write all of my websites using a PHP index page, and all of the content is stored in a MySql database.
The websites that I create have a URL of http://www.websitename.com/?s=pagename (or for a current one http://www.websitename.com/index2?s=pagename, as I am using several different index page designs).
I really want to make the URL more search engine friendly (and look a whole lot better) by being something that hides all the php stuff (even something like http://www.websitename.com/pagename would be good).
Is there a simple way to do this (I have read some instructions that were waaay too complicated and time consuming).
Thank you in advance.