• Welcome to ForumKorner!
    Join today and become a part of the community.

Website Re-Directing Help

Greed

Power member.
Reputation
0
Does anyone know how you re-direct a domain to another domain on namecheap.com ? Cause I can't find it.
 

Sanctuary

User is banned.
Reputation
0
You could use the tutorial Kendrick posted, or you can use this code:
Code:
<html>
<head>
<meta http-equiv="refresh" content="0; url=http://example.com/"> 
</head>
<body>
</body>
</html>

Copy that code and paste it into Notepad or something and save the file as "index.html", and then just upload it to your site.
 

Greed

Power member.
Reputation
0
Flippy said:
Is your domain pointing to Namecheap's DNS, or are you using your hosting's nameservers?
Idk, I bought the domain on Namecheap.
 
Top