Wednesday, August 5, 2009

I need to redirect my .com domain name to my new tripod domain... for free?

how do i redirect my .com website which is hosted with aol so that when you type in my current website name (www.blahblah.com) that it will take you to my new tripod site instead? like (http://blahblah.tripod.com)



I need to redirect my .com domain name to my new tripod domain... for free?





Place the following HTML redirect code between the %26lt;HEAD%26gt; and %26lt;/HEAD%26gt; tags of your HTML code.



%26lt;meta HTTP-EQUIV=%26quot;REFRESH%26quot; content=%26quot;0; url=http://www.yourdomain.com/index.html...



The above HTML redirect code will redirect your visitors to another web page instantly. The content=%26quot;0; may be changed to the number of seconds you want the browser to wait before redirecting.



I need to redirect my .com domain name to my new tripod domain... for free?



You just need to put a little Javascript code into your old website. This page explains it: http://www.tizag.com/javascriptT/javascr...

No comments:

Post a Comment