Simple Plugin of Sitemap: Create Sitemap.html for Your Blog

Sitemap of a blog help search crawlers to crawl the whole web log properly. It helps to extend our sites and blog location and categorization. Previously, I even have shared a tutorial concerning the way to Submit Blogger Sitemap To Google Webmaster Tools. The sitemap is in .XML format that we tend to use to submit in Google Webmaster Tool that is just for search engines in order that they'll index all of our blogs posts and pages of sites. These days during this tutorial i'm getting to share a trick by that you'll be able to produce a hypertext mark-up language Sitemap for your blog scaners in order that they'll simply choose a post to read. If you utilize hypertext mark-up language sitemap in your web log sagely then you'll be able to increase your web log page rank additionally. You'll be able to show all of your blog posts at single sitemap page otherwise, you can use sitemap for specific label. no matter your would like is, this tutorial can assist you. So, let see the way to add a sitemap page in blogger.


The people or blogger who wants to show his/her blogposts at one page, he/she should read and understand this technique carefully:-



  1. First of all Log in your blogger blog
  2. Then Click on Pages and Go to the New Page
  3. After that switch the content mode into HTML
  4. And then paste the given code
 <script type="text/javascript">
    var numposts = 100;
    var standardstyling = true;
    function showrecentposts(json) {
      for (var i = 0; i < numposts; i++) {
        var entry = json.feed.entry[i];
        var posttitle = entry.title.$t;
        var posturl;
        if (i == json.feed.entry.length) break;
        for (var k = 0; k < entry.link.length; k++) {
          if (entry.link[k].rel == 'alternate') {
            posturl = entry.link[k].href;
            break;
          }}
        posttitle = posttitle.link(posturl);
        if (standardstyling) document.write('<li>');
        document.write(posttitle);}
        if (standardstyling) document.write('</li>');
    }
    </script>
    <ul>
    <script src="http://www.allblogsolution.blogspot.com/feeds/posts/default?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts&amp;max-results=999"></script>
    </ul>
 - See more at: http://allblogsolution.blogspot.com/p/var-numposts-100-var-standardstyling.html5.


Note: You should change www.allblogsolution.blogspot.com with your blog.

  • At last click on publish button and go to your blog and see this
Thank you Enjoy your blog.
For more you can comment, we will solve your problem as soon as possible.

0 Response to "Simple Plugin of Sitemap: Create Sitemap.html for Your Blog"

Posting Komentar

wdcfawqafwef