|
| |
|
|
DSA
Posts: 14 From: France Status: offline
|
to direct an old page to a new one - 4/5/2001 20:40:00
I have an Intranet at my work, and I changed the location of my site. When I enter the old URL I would like to be directed to the new URL, how can I make it?
|
|
|
|
Reflect
Posts: 4769 From: USA Status: offline
|
RE: to direct an old page to a new one - 4/5/2001 20:43:00
Hi,It has been a while and AI am going from memory on this one. I believe the syntax is... <meta HTTP-EQUIV="Refresh" CONTENT="5; URL=http://www.yourdomain.com/newpage.html"> Hope this helps, Brian ------------------ Work hard, play fair, stay sane
|
|
|
|
Swirl
Posts: 2708 From: Cincinnati, Ohio USA Status: offline
|
RE: to direct an old page to a new one - 4/5/2001 20:45:00
Add this line right after your opening <HTML> tag.<meta http-equiv="refresh" content="5; url=yoursitename.htm"> The content="5; indicates how many seconds to pause before jumping to the new site. If you want to jump without a pause, just set this to "0" (zero). Hope this helps. Swirl ------------------ Never stand between a dog and a tree.
|
|
|
|
DSA
Posts: 14 From: France Status: offline
|
RE: to direct an old page to a new one - 4/5/2001 20:48:00
OK thanx to both of you, it works.... You are the men!!!well see ya for another trouble!!!
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|