»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 12-23-2003, 06:56 PM   #1 (permalink)
Registered User
 
squeech's Avatar
 
Join Date: May 2002
Location: Rocky Mountain High
Posts: 522
squeech is on a distinguished road
Kids REAL simple HTML query

Greetings all,

I have a real basic question that isn't in my HTML book (it's pretty old ) and I seem to be google retarded today:

What is the best way to do a redirect on a webpage. I have a free webspace that I have used for a long time, and now I want to send that traffic to my new webserver that I just set up.

Is it best to do this in HTML, Javascript, voodoo magic?

TIA

__________________
Talking in numbers doesn't make you smarter.
squeech is offline   Reply With Quote
Old 12-23-2003, 07:11 PM   #2 (permalink)
Registered User
 
golfcart's Avatar
 
Join Date: Oct 2001
Location: Michigan
Posts: 1,680
golfcart is on a distinguished road
This should work. The '3' is the time in seconds that it will wait

<HEAD>
<META HTTP-EQUIV="Refresh" CONTENT="3;URL=http://www.yoursite.com">
</HEAD>
golfcart is offline   Reply With Quote
Old 12-23-2003, 07:46 PM   #3 (permalink)
Guest
Guest
 
Posts: n/a
CONTENT="3"
  Reply With Quote
Old 12-23-2003, 08:15 PM   #4 (permalink)
Registered User
 
golfcart's Avatar
 
Join Date: Oct 2001
Location: Michigan
Posts: 1,680
golfcart is on a distinguished road
Quote:
Originally posted by RobRich
CONTENT="3"
I beg to differ I thought it was odd too
golfcart is offline   Reply With Quote
Old 12-23-2003, 08:20 PM   #5 (permalink)
Registered User
 
squeech's Avatar
 
Join Date: May 2002
Location: Rocky Mountain High
Posts: 522
squeech is on a distinguished road
MSDN and other sites show the content tag without any quotes (making sense since it is not interpreted as a text string).

Thanks for the info guys! That should do the job perfectly!
__________________
Talking in numbers doesn't make you smarter.
squeech is offline   Reply With Quote
Old 12-23-2003, 08:23 PM   #6 (permalink)
Guest
Guest
 
Posts: n/a
I quit using quotes here at TIMO a long time ago for most HTML work. I just wanted to post something outside the community for a change.
  Reply With Quote
Old 12-24-2003, 12:07 AM   #7 (permalink)
Registered User
 
Gait_Keeper's Avatar
 
Join Date: Feb 2003
Location: Da Bronx, NY
Posts: 1,709
Gait_Keeper is on a distinguished road
Send a message via AIM to Gait_Keeper
Hmm........I still don't kow what Vass meant, but the redirect is good
Gait_Keeper is offline   Reply With Quote
Old 12-30-2003, 08:34 PM   #8 (permalink)
Registered User
 
Join Date: Oct 2003
Posts: 31
HeddaLora is on a distinguished road
You should set the # of seconds to 10 or more, to avoid being banned by major search engines.

Best alternative: If your site supports .asp, then use a server-side redirect instead of an HTTP redirect. The search engine spiders will never see the redirect.

--Hedda Lora
HeddaLora is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 11:36 PM.