Create a 301 redirect from cpanel or follow the below steps

Add this in your .htaccess file:

PHP Code: 
Options +FollowSymLinks
 RewriteEngine on
 RewriteRule 
(.*) http://www.newsoft.com/$1 [R=301,L] 
If not exist then create one

It will redirect www.mysoftware.com/page.php to www.newsoft.com/page.php

Hope it helps
soft2050 Reviewed by soft2050 on . regarding changing domain hi guys, how to redirect existing domain to new domain? i bought a new one and i wish to redirect them to new domain within same host also i m running vbulletin software with vbseo ...please help thanks Rating: 5