View Single Post
  #2  
Old 10-07-2008, 09:46 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: How to make your home page home.php and not the splash intro page

That method is bad for search engine optimization and it also adds a session id to your url. The correct method is to use this in your .htaccess file:

DirectoryIndex home.php
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote