Guest Posted October 13, 2005 Share Posted October 13, 2005 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 More sharing options...
Legend107 Posted October 13, 2005 Share Posted October 13, 2005 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 More sharing options...
Jack_mcs Posted October 13, 2005 Share Posted October 13, 2005 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.