Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.yournewsite.com/$1 [R=301,L] Replace yournewsite.com with your new site address.
You can double check the redirection using this tool.
Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.yournewsite.com/$1 [R=301,L] Replace yournewsite.com with your new site address.
You can double check the redirection using this tool.
No comments:
Post a Comment