How to insert "redirect" tag on Frontpage??

B

Black Tractor

Hi there..

intend to insert a "redirect" tag on my website, that would redirect my site
to another URL (once loaded and will refresh in few seconds time before
diver in another URL), so where on Frontpage can l do that??

Thanks
 
P

p c

In HTML view of the page, add the folong line between th head tags


<META HTTP-EQUIV="Refresh" CONTENT="5; URL=newpage.html">
5= after second delay, change to the time you want in seconds
change newpage.html to the URL you want, it can be aboslute or relative.

...PC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top