Idea on site redirection?

RobertClive

New member
Joined
Feb 18, 2013
Messages
55
Points
0
Hiiiiii

Anyone in the domain has an idea on how to redirect a domain from one site to another domain name?
 

HostNurse

New member
Joined
Aug 9, 2012
Messages
376
Points
0
You can redirect an old domain to a new domain by inserting the following code into the old domain .htaccess file:

Options +FollowSymlinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^olddomain.com [NC]
RewriteRule ^(.*)$ http://newdomain.com/$1 [L,R=301]
 
Older threads
Replies
8
Views
9,552
Replies
0
Views
3,105
Replies
3
Views
3,523
Latest threads
Replies
1
Views
59
Replies
1
Views
63
Replies
1
Views
140
Replies
1
Views
168
Replies
1
Views
264
Recommended threads
Replies
1
Views
4,764
Replies
0
Views
2,531
Replies
23
Views
9,739
Replies
15
Views
6,923
Similar threads

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top