URL removal of entire domain from Google -


i clean domain's results google.

i developed website client x , hosted in server subdomain.

after finished development process, proceeded move entire website server client's server (with different domain , everything)

the problem: if search content of website in google, still watching domain (both search , images results)

i sent "the removal request" google. said pages deleted, if search, still watching domain.

thanks help.

p.s.: put robots.txt file, submitted xml map, etc. nothing works.

  • sorry english *

there few things need do:

  1. use google change of address tool
  2. repoint old domain name new domain name using 301 redirect
  3. wait few days google recrawl site

visit https://support.google.com/webmasters/answer/83106?hl=en details how access , use change of address tool.

additionally, set 301 redirect old address on server, new address. @ server level ("oh, received request dev.xyz.com/some/page? i'll have 301 redirect xyz.com/some/page").

as waiting few days, gotta give google's spiders time recrawl. few hours, few days.

edit: additionally, please check google's moving checklist: https://support.google.com/webmasters/answer/83105


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -