How to Create a Blogger Sitemap and Submit a Sitemap to Google Webmaster Tools

admin
0

 Cara Membuat Peta Situs Blogger dan Submit  Peta Situs ke Google Webmaster Tools

How to Create a Blogger Sitemap

How to Create a Blogger Sitemap and Submit a Sitemap to Google Webmaster Tools.  Sitemap or status map is a list of pages on a blog or domain. The role of sitemaps in blogs or the web is quite important, one of which is to provide all the info that is on the web. Thus visitors are easier to find articles that are on the web.

Create a sitemap Bela recommends for those of you who want the site indexed by Google. Therefore there is a sitemap on your blog, making google crawler engine easily know the info that is on the blog or web. The web indexed by Google certainly affects the increase in the number of visitors who are on the web. So the question is how to create a sitemap in blogger? Here's The Bela kasih to know how to create a sitemap on blogger

The step of creating a table of contents or sitemap in blogger is quite easy. You need to follow the step-by-step level below.

1. Open your blog and specify a page.

2. Then create a new page, remember here create a new page instead of create a new post

3. Open the appearance of html by clicking the pencil symbol that is under the title.

4. Write the javascrip code below and attach it to

 

<div id="sitemap">Loading... </div><script> //<! [CDATA[var start=1;var max=150;var sitemapArr=new Array();function runsitemap(){var scpt=document.createElement('script');scpt.src='/feeds/posts/summary?alt=json&callback=sitemap&start-index='+start+'&max-results='+max;document.body.appendChild(scpt)} function sitemap(root){var elem=document.getElementById('sitemap');if(!elem)return;elem.innerHTML='';var feed=root.feed;if(feed.entry.length>0){for(var i=0;i<feed.entry.length;i++){var entry= feed.entry[i];var title=entry.title.$t;for(var j=0;j<entry.link.length;j++){if(entry.link[j].rel=="alternate"){var url=entry.link[j].href;if(url&&url.length>0&&title&&title.length>0){sitemapArr.push({'url':url,'judul':title})} break}}} if(feed.entry.length>=max){start+=max;runsitemap()} else{var print='';for(var x=0;x<sitemapArr.length;x++){print+='<li><a href=\"'+sitemapArr[x].url+'\" title=\"'+sitemapArr[ x].judul+'\">'+sitemapArr[x].judul+'</a></li>'}elem.innerHTML='<div class=\"title\">Total Post: '+sitemapArr.length+'</div><ol>'+print+'</ol>'}}} runsitemap();//]]> </script>


 

5. Save and watch the results.

Easy is not the step of creating a sitemap in blogger. But the sitemap you create can't appear on your blog. Because there is a next way to display sitemaps on the blog. You must change the template first

How to Show Sitemaps in Blogger

After you successfully create a sitemap page, you must change the template to display sitemaps on your blog. Here are the steps to display sitemaps in blogger:

  1. After successfully creating a sitemap, please go back to the daskboard and determine the topic > change html
  2. Search about, privacy policy, sitemap in kalan template or you can speed up with CTRL+F. (In your blogger's note there is already a sitemap, about, and privacy policy). Then copy the code of one of it and change the title and link. Like <li><a href='#'>Sitemap</a></li>
  3. Put the link after "href" or if imitated just exchange # with sitemap link
  4. Please preview first, if there is no problem clicking put

Sitemaps are commonly used for the purpose of telling crawlers of Google, Yahoo, Bing, etc. to follow links on all personal pages of one site/blog so that search engines do not lose track of recorded articles.

Or to hide some articles so as not to be indexed by crawler engines.

Here's a Blogger Sitemap On To Be Three Like Based on The Article On Our Blog.

Sitemaps Of Blogs Whose Articles Are Under 500

Form a sitemap (site map) for Blogger Blogspot or blog domain itself but still use hosting blogger.com which the number of articles / posts under 500 posts as follows:

  • atom.xml?redirect=false&start-index=1&max-results=500

Sitemaps of Blogs Whose Articles Are Under 1000

Add the code above in the Google Webmaster sitemap. If apparently your article is more than 500, therefore add back the 2nd sitemap as follows:

  • atom.xml?redirect=false&start-index=501&max-results=500

Sitemaps of Blogs Whose Articles Are Under 1500

If your article/blog post is over 1000 and under 1500, add the following 3rd sitemap:

  • atom.xml?redirect=false&start-index=1001&max-results=500

I hope my friends already know how to save blogspot blogger sitemap in Google Webmaster Tool, if friends friends do not know the trick can be asked in the box kometar.

Benefits of Sitemaps on SEO and Blog Ranking

One more time, if reviewing about SEO and SERP, especially the impact of sitemaps does not exist or the existence of pro-cons and pros. And who knows of course only Google. Here's the positive impact of sitemaps on SEO.

First, search engines like Google will watch and know all the pages of our site. The more pages indexed by Google, therefore the more confident Google is on your site and the higher your site/blog ranking in the eyes of Google et al. That means, your site has a lot of info peddled.

2nd, make sure the engine explorer searches to index all the articles that need to be indexed from your site as a specific direction of a sitemap. Then sitemaps are not for navigation not for internal links. Directions one of the sitemaps to "serve" search engine explorers.

Submit  Peta Situs ke Google Webmaster Tools

Submit Sitemaps to Google Webmaster Tools

There are questions that are often asked by colleagues who know if I am actively writing on blogs. Their question is how is the trick so that when some people search for our posts or blogs on google can be found?

Sometimes I myself confused to answer where to answer because I am anxious when they will be more confused with my answer that explains about sending our post link to webmaster tools or google search console. Not even I have to explain how to register a blog to webmaster tools, maybe they are increasingly confused.

So I often explain there is a special step called Search Engine Optimization (SEO) techniques, which are some ways that need to be implemented so that blog posts can be on page one of Google when searched.

On this occasion I will review how to send a sitemap or sitemap of our blog to webmaster tools as one of the SEO techniques I mentioned above. For those of you who still have not registered a blog to the webmaster, do the registration first and clarify your blog so that you can send a sitemap to index google.

The benefits of sending sitemaps to google webmaster tools will make it easier for google search engines to explore all the posts we have made on the blog. Every new post that we publish will be easily exposed by Google because it has been given a signal map of our site that has been in webmaster tools just now.

You do not have to try hard to think about how to create a map of your blog site because I have prepared a site map script pattern for all blogs, just swap it named your blog or web.

Blog or Website Sitemap

There are 2 different site map modes that I've used and all give good results. The two sitemaps I will give to you as an option that will be used.

The first site map mode:

  • /atom.xml
  • /atom.xml?redirect=false
  • /atom.xml?redirect=false&start-index=1001&max-results=50
  • /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=501&max-results=1000
  • /atom.xml?redirect=false&start-index=1001&max-results=1500
  • /sitemap.xml
  • /feeds/posts/standard/
  • /feeds/posts/standard?alt=rss
  • /feeds/posts/standar?orderby=updated
  • /feeds/posts/standard?max-results=400
  • /feeds/posts/standar?max-results=9999&alt=json-in-script&callback=loadtoc
  • /feeds/comments/standard/

2nd site map mode:

  • /sitemap.xml?page=1
  • /sitemap.xml?page=2
  • /sitemap.xml?page=3
  • /sitemap.xml?page=4

And so on, please exchange the last number if you want to add back sitemaps to webmaster tools. More and more posts on the blog therefore you can add back the sitemap as its position. If the blog post still remains a little and forced to add back because it will result in the sitemap will error. The summary is the more your blog articles the more the position of the site map is second mode.

Step add sitemap to webmaster tools

Sign in to the webmaster tools that you have registered your blog. Specify the sitemap menu, see the writing add new sitemap, the column below for you to enter the sitemap and send.

If a successful sitemap is accepted by google therefore there will be success info if it is not received due to pattern errors or some there will be error info  therefore the error sitemap  must be removed and added back with the correct pattern in order to be accepted by Google.

Post a Comment

0Comments
Post a Comment (0)