View Single Post
  #2  
Old 05-15-2007, 12:22 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: Can't seem to link to home.php

This is a feature of CDSEO to prevent duplicate content. We recommend using your store front as your index page and loading it from the domain with this code in an .htaccess file:

DirectoryIndex home.php index.php index.html index.htm

If you don't want to do this, you can link to index.php instead of home.php
Reply With Quote