Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I need help with a splash page.


Guest

Recommended Posts

Hi - I want a splash page that automatically goes to another page after a few seconds if the user doesn't do anything. Is it a good idea to use:

 

 <META HTTP-EQUIV=refresh CONTENT="3; URL=<?php echo $origin_href ?>">

 

Any help will be greatly appreciated. thank you.

Link to comment
Share on other sites

Hi - I want a splash page that automatically goes to another page after a few seconds if the user doesn't do anything. Is it a good idea to use:

 

 <META HTTP-EQUIV=refresh CONTENT="3; URL=<?php echo $origin_href ?>">

 

Any help will be greatly appreciated. thank you.

 

hope this helps.

first page that came up after googled

 

http://www.cryer.co.uk/resources/javascript/script5.htm

 

:P

Link to comment
Share on other sites

Hi - I want a splash page that automatically goes to another page after a few seconds if the user doesn't do anything. Is it a good idea to use:

 

 <META HTTP-EQUIV=refresh CONTENT="3; URL=<?php echo $origin_href ?>">

 

Any help will be greatly appreciated. thank you.

Using a splash page will kill your chances of getting a decent index position with the SE's. If you can do without it, you should.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...