a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Hosting from $3.99 per month!

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions. dd

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

url redirection

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> url redirection
Page: [1]
 
Guest


 
url redirection - 4/23/2001 20:38:00   
I want my web users to be redirected to a new web site when they type in the URL of an old site.

I have used the following code in the header of the old web sites index page:

<meta http-equiv="REFRESH" CONTENT="1;URL="http://new web site url">

But it just cause the old site index to flicker??

Unfortunetly I cannot provide a URL as it is an internal web site.

Please help it is driving me crazy.

My page uses frames, could this be causeing it problems????

thank-u in advance for any responses.

Gil

 

Posts: 7533
From: North Carolina, USA
Status: offline

 
RE: url redirection - 4/23/2001 20:50:00   
quote:
Originally posted by son:
I want my web users to be redirected to a new web site when they type in the URL of an old site.

I have used the following code in the header of the old web sites index page:

<meta http-equiv="REFRESH" CONTENT="1;URL="http://new web site url">

My page uses frames, could this be causeing it problems????


You've got an extra " in the code above:
<meta http-equiv="REFRESH" CONTENT="1;URL="http://new web site url">
Should be:
<meta http-equiv="REFRESH" CONTENT="1;URL=http://new web site url">


------------------
Gil Harvey
The Host Factory
Resellers are our speciality
"Is there another word for synonym?"


(in reply to Guest)
Guest


 
RE: url redirection - 4/23/2001 20:51:00   
thnax a million Gil...i will go try it now

(in reply to Guest)
Page:   [1]
OutFront Discoveries

All Forums >> Web Development >> General Web Development >> url redirection
Page: [1]
Jump to: 1





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