New Way of Submitting Sitemap on Google Webmaster Tool
This is very important for your site to be searchable on Google basic SEO tricks..
Go to Webmaster tool
Find Optimization click Sitemaps
Now click Test/Add sitemap
Before we use 500 method
For Blogs with posts less than 500
atom.xml?redirect=false&start-index=1&max-results=500
If your post count is more than 500 but less than 1000 then submit the following two sitemaps instead:
For Blogs with posts less than 1000
atom.xml?redirect=false&start-index=1&max-results=500
atom.xml?redirect=false&start-index=501&max-results=500
For Blogs with posts less than 1500
Similarly if your post count is greater than 1000 but less than 1500 then you will submit the following sitemaps and so on...
atom.xml?redirect=false&start-index=1&max-results=500
atom.xml?redirect=false&start-index=501&max-results=500
atom.xml?redirect=false&start-index=1001&max-results=500
Now the new method you can submit all sitemap at once
You can check your robots.txt on your blog too!
Your Homepage add robots.txt at the end
Example : http://www.blogmytuts.net/robots.txt
Now Google bot will start crawling ..
To update your sitemap all you need is to resubmit sitemap.xml
Go to Webmaster tool
Find Optimization click Sitemaps
Now click Test/Add sitemap
Before we use 500 method
For Blogs with posts less than 500
atom.xml?redirect=false&start-index=1&max-results=500
If your post count is more than 500 but less than 1000 then submit the following two sitemaps instead:
For Blogs with posts less than 1000
atom.xml?redirect=false&start-index=1&max-results=500
atom.xml?redirect=false&start-index=501&max-results=500
For Blogs with posts less than 1500
Similarly if your post count is greater than 1000 but less than 1500 then you will submit the following sitemaps and so on...
atom.xml?redirect=false&start-index=1&max-results=500
atom.xml?redirect=false&start-index=501&max-results=500
atom.xml?redirect=false&start-index=1001&max-results=500
Now the new method you can submit all sitemap at once
You can check your robots.txt on your blog too!
Your Homepage add robots.txt at the end
Example : http://www.blogmytuts.net/robots.txt
Now Google bot will start crawling ..
To update your sitemap all you need is to resubmit sitemap.xml
No comments
Post a Comment