Thread: .com and .net
View Single Post
  #3 (permalink)  
Old 03-24-2008, 06:18 AM
nixwebo's Avatar
nixwebo nixwebo is offline
Master Babbler
 
Join Date: Mar 2008
Location: Jacksonville, Illinois
Posts: 223
nixwebo has a few positive reputation points
Default 2nd Option

You can also use the following code in the index of the domain that you want to point to the other:

<meta http-equiv="refresh" content="0; url="index.php">

Change content="0" to how many seconds you want it to take before it redirects the page request or leave it as 0 to make the redirect immediate.

Change url="index.php" to your own web address, unless you just want to give us some free visitors.
__________________
Free Webmaster Tools Apps and Templates | Free eBooks For Life | Web Site Traffic
I must create a system or be enslaved by another mans; I will not reason and compare: my business is to create.
William Blake
Reply With Quote