Introduction and a Questions

D

Dan

Hello Frontpage Users,

My name is Dan Latrimurti. I've been using Front Page off and on to stir
things up at work as well as for personal reasons. However, I've not
mastered the use of setting meta information beyond the simple description
and key words. I'm interested specifically in setting meta values for the
purposes of creating a page redirect. Any pointers would be appreciated.

regards,

Daniel Latrimurti
 
K

Kathleen Anderson

In HTML view, add the following to the Head section:

<meta http-equiv="refresh" content="6; URL=http://www.yourwebsite.com">

The value given to 'content' is the number of seconds before the refresh will take place; the value given to 'URL' is the page you want your visitor sent to. You may also want to include a text link to the page in case your visitor's browser does not support the 'refresh'.


--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
http://www.spiderwebwoman.com/resources/
 

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