Hello,
I have a Forum called:
www.OLDForum.com/forum/forum.php
I had purchased a new domain and want to change my domain name but i need my page name should be same so If Visitor comes to my Forum
www.OLDForum.com/forum/forum.php and All other Forum post and pages
Visitor should redirect to:
www.NEWForum.com/forum/forum.php and All other Forum post and pages
Also need to do in 301 Redirection so that my page index and ranking should be redirect permanently.
I had tried to search first before posting but didn't find good solution.
Any Help?
--------------- Added [DATE]1434535747[/DATE] at [TIME]1434535747[/TIME] ---------------
Got it:
Solution > Add below line in your Installed Main Forum folder at htaccess file
Add this line:
Code:
Redirect 301 / http://www.NEWForum.com/
Once done, your visitors to:
www.OLDForum.com/forum/forum.php and All other Forum post and pages
Will redirect to:
www.NEWForum.com/forum/forum.php and All other Forum post and pages