|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
What is better, a directory or a file name...
What do you guys think is better, a directory or a filename.
for example.. www.example.com/keyword/ or www.example.com/keyword.php Eventually, I will be calling the files with queries like www.example.com/keyword/keyword2.php or www.example.com/keyword.php?go=keyword2 What do you think? It will be much more work to do it the first way for me, is it worth it in the long run? Appreciate any responses. 8-) Last edited by decipher : July 26th, 2004 at 07:57 PM. |
|
#2
|
|||
|
|||
|
Neither.
Use mod_rewrite and your .htaccess file to make--
www.example.com/keyword.php?go=keyword2--come out as-- www.example.com/keyword2.htmlClean, neat, easy, professional. (If you don't know how to use mod_rewrite, there is a ton of stuff available for the Googling.) -- Cordially, Eric Walker |
![]() |
| Viewing: SEO Chat Forums > Search Engine Strategies > Search Engine Optimization > What is better, a directory or a file name... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|