I've moved my site to a new domain. Can I submit a Sitemap to tell you to index the new
site rather than the old site?
Submitting a Sitemap for the new site is a great first step, because that helps us learn about
the new pages right away. Make sure you place the new Sitemap in the root directory of the new
site as the Sitemap must be located on the same domain as the site URLs contained in it.
Another important thing to do is redirect visitors from the old site to the new one. Put a
301 (permanent) redirect on every page of the old site to point to the corresponding
page on the new site.
You can find out more about 301 HTTP redirects from
RFC-2616
and you can learn more about how to make the site move a smooth one from our
Google Help Center.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["Submitting a Sitemap for your new site helps Google discover and index the new pages quickly."],["Implement 301 redirects from old site pages to corresponding new pages to guide visitors and search engines."],["Ensure your Sitemap is located in the root directory of the new domain for proper functionality."]]],[]]