View Single Post
  #2  
Old 05-15-2005, 06:12 PM
 
instinctual instinctual is offline
 

eXpert
  
Join Date: Nov 2003
Posts: 247
 

Default take a look...

Take a look at your index.php file within the x-cart root file system...that will give you a good fast forward on where to start - that file simply redirects you to home.php - copying and then modifying that file and putting it into your main root directory will work for your redirect on the main domain name. Alternatively you could use an .htaccess file, upto you.

As far as having the domain name remain the same without seeing the "product.php?productid=x" type of url, you would have to do a frameset to accomplish this - a thin 1 pixel tall frame at the top would do it - but I wouldn't recommend it as SEO would go down the drain...

Why are you trying to accomplish this, what's your goal?
__________________
Instinctual
8,000 feet up in the Rocky Mountains of Colorado
X-Cart Versions 3.5.x - 4.0.x

IF you xcart, THEN you prosper, ELSE you fail. ELSEIF xcart fails, THEN you fix it, all the WHILE {loop}\'ing {section}\'s to feed your $smarty mind.
Reply With Quote