Monday, 27 February 2012

How to Re-Submit XML file for new URLs in Google?

Step by step guideline for re-submitting xml file after changing your website urls or after new website created:


First of all, check your rebot.txt file for allowing crawlers to crawl your website. Your robot.txt file should look like:



User-agent: *
Disallow:


If you don't want to allow crawlers for accessing some folder then you can mentioned in Disallow.
User-agent: *
Disallow: /images/
Disallow: /development/


If robot.txt file is correct then go to the your web master tool:
http://www.google.com/webmasters/tools


Click on the website and go to the
Dashboard->Sitemaps->ADD/Test Sitemap for adding new xml file.


or Go to Dashboard->Sitemaps and click on your existing xml file. At top right side there is button called "Resubmit Sitemap" click on that and your sitemap will be submitted again in google. You can test your xml before resubmitting by click on "Test Sitemap" button. 


That's It! Your new xml file submitted in Google again!



No comments:

Post a Comment