View Single Post
  #3  
Old 01-28-2004, 10:13 PM
 
jordan0 jordan0 is offline
 

Advanced Member
  
Join Date: Oct 2003
Location: San Francisco, CA
Posts: 77
 

Default

I changed the line in my index.php from:
Code:
header("Location: index.html");
to
Code:
header("Location: customer/home.php");
and that just goes straight to my catalog page with no redirect when the site is loaded. I have no index.html of course.

i have no idea if this is bad for search engine ranking or what. my site is not completely "live" yet, although we are filling orders. I am curious to hear about whether or not this is a good idea.
__________________
Jordan Sitkin
http://www.kitkraft.biz
X-Cart 4.0.18 [unix]
Reply With Quote