Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Page redirect from www.store.com to www.store.com/catalog


linkwireless

Recommended Posts

Thanks to everyone providing great advice and fixes. I have been able to install quite a few mods but I have a question about how to redirect someone visiting www.store.com to www.store.com/catalog?

 

Is it something I have to setup with my hosting provider to redirect? Thanks!

Link to comment
Share on other sites

Thanks to everyone providing great advice and fixes. I have been able to install quite a few mods but I have a question about how to redirect someone visiting www.store.com to www.store.com/catalog?

 

Is it something I have to setup with my hosting provider to redirect? Thanks!

 

If you mean you want visitors to www.store.com to be REDIRECTED to www.store.com/catalog simply put in one of those pages tht redirect you within a certain time and have something like " you are now being redirected, if you see this screen for more than x seconds click the link below"

 

The code is just a HTML meta refresh tag: <meta http-equiv="refresh" content="5; url=www.store.com/catalog">

Content = seconds to redirect can be set to 0

 

(read the tutorial on refresh metas at HTMLSource)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...