I'm changing a domain name from webstock.dk to storebuddy.dk
I changed the .htaccess of webstock.dk to:
Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.storebuddy.dk/$1 [R=301,L]:
I'm using Google Webmaster Tools to let Google know that domain name has been changed.
However, at 2nd step I get the error "The old site redirects to webstock.dk, which does not correspond to the new site you chose."