Showing posts with label sitemap. Show all posts
Showing posts with label sitemap. Show all posts

Monday, September 11, 2017

Submitting Blogger Blog Sitemap To Google Other Search Engines

Submitting Blogger Blog Sitemap To Google Other Search Engines


Sitemap is a XML file that contains all the links of your site/blog. Sitemap can be manually created or automatically created using some online tools. These Sitemap can be submitted to search engine via the tools they provide or by mentioning the sitemap in robots.txt. In Blogger blogs the sitemap is located in different places.
In Blogger Blogs with the .blogspot.com sub domain, the sitemap is in a simple location ie :
http://YOURBLOG.blogspot.com/sitemap.xml
But on other blogs ie blogs on custom domains doesnt have a sitemap like the above URL. Instead you should use the following URL :
http://YOURBLOG.com/atom.xml?redirect=false&start-index=1&max-results=1000
Now, Lets mention the sitemap on robots.txt. For That Go To Blogger -> YOUR BLOG -> Settings -> Search Preferences.
Click on Edit button near Custom robots.txt and add the following in the textbox:
User-agent: *
Disallow: /search?q=*
Disallow: /*?updated-max=*
Allow: /
Sitemap: http://www.subinsb.com/atom.xml?redirect=false&start-index=1&max-results=1000
Replace The yellow background URL with your blogs sitemap URL and click on Save Changes button :
When the search engines crawl your site, they will get the sitemap URL from robots.txt and they will index all the URLs in the sitemap.
If you have any suggestions/problems/feedback say it out in the comments, I will help you.

download file now

Read more »

Thursday, August 31, 2017

Submit a Complete Sitemap of your Blogger Blog to Google for Better Indexing

Submit a Complete Sitemap of your Blogger Blog to Google for Better Indexing



The Problem with Blogger Sitemap Files

Ideally, the sitemap file should contain all URLs of a site but if your blog is hosted on blogspot.com (or if you are using a self-hosted version of Blogger with a custom domain), youll be surprised to know that the default sitemap file (see example) contains only the 26 most recent pages of your blog.
Thats a bad thing because some of your older blog pages, that are missing from the system-generated sitemap file, may never get indexed in search engines. Theres however a simple solution to fix this problem.

Generate a Complete Sitemap for your Blogger Blog

Step 1: If you havent done this already, sign-in to your Google Webmasters account and add your blog. For details, check this video tutorial on how to add a blog to Google.
Step 2: Once your blog is added to Google, open the Sitemap Generator and type the full address of your blogspot blog (or your self-hosted Blogger blog).


Once youre Done with adding all th sitemap to the webmaster Your Dashboard should be like this



download file now

Read more »