Hello friends, Today we'll discuss about How to submit or add website and blog sitemap to google webmaster tools. before create sitemap you have to learn about following questions. what is sitemap?. How it work? How to Create Sitemap for website? How to create Sitemap for Blogger?
Let us discuss about above questions one by one.
1. What is Sitemap How it work ?
Sitemap is nothing its a structure of your website or blog post which manipulate by different search engine. according to their name we can say "Mapping of multiple post known as sitemap". Sitemap is very important for increase your website or blog SEO power. if you create sitemap of your website or blog it easily crawl by different search engine and improve ranking.
2. How to create sitemap for blogger ?
Create sitemap for blog is not tough you just follow the below steps:
Step-1
Login to your google webmaster tools account and click on the Blog title for which you want to add sitemap. Now click Sitemaps Button at right top.
Step-2
Now Click on ADD/TESTSITEMAP Button at top right corner.
Step-3
After click on ADD/TEST SITEMAP a small window appear that snap show below.
Just copy below code and past in blank box
atom.xml?redirect=false&start-index=1&max-results=500
Now click on Submit Sitemap and refresh the Page.
Congrats You have Done!
Note: But remember above code valid upto 500 post only if you reach post more than 500 post then paste below code
atom.xml?redirect=false&start-index=501&max-results=500
this processes is change for every 500 post you just increase number at index like 1,501,1001 so on.
3. How to create sitemap for Website ?
Create Sitemap for website is similar to blogger sitemap. all above process same but in place of Above code you paste below code
xmlsitemap.php
Now click on Submit Sitemap and refresh the Page.
Congrats You have Done!