Mobile app version of vmapp.org
Login or Join
Merenda212

: What to do in Google Webmaster Tools when moving from root to www I've read tons of questions but I can't find the answer to this seemingly obvious issue. I'm moving my WordPress site from

@Merenda212

Posted in: #GoogleSearchConsole #Wordpress

I've read tons of questions but I can't find the answer to this seemingly obvious issue.

I'm moving my WordPress site from example.com to example.com so that I can use CloudFlare. I did the change in WP and everything works fine, with example.com redirecting correctly.

Do I need to add the www site in GWT (and remove example.com) or will it keep tracking the website correctly thanks to the redirections?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Merenda212

1 Comments

Sorted by latest first Latest Oldest Best

 

@Nimeshi995

301 Redirects

When adding the sub domain to an existing site you will need to ensure that all requests are redirected using a 301 permanent, this can be achieved by using a simply .htaccess rewrite command that catches all requests from non-www to
Adding non-www and to GWT

You should proceed to add to Google Webmaster Tools since it'll be treated as a different site, however because you have the 301 in place Google rankings should be pretty much the same as the non-www.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme