Make a Sitemap of Your Blog

Posted by Arif Hidayatullah on Tuesday, November 29, 2011

Hello Blogger Tutorials Friends. I saw beautiful birds flying around my house, and it gave me an inspiration to write a post about How to Make a Sitemap of your blog. May be it's not have a relation, but that's life, sometimes we do not understand our way of thinking.

Sitemap can provide enough benefit to our blog, why? because it can make visitors easily to find what they are looking at our blog. like a book. without a table of contents, certainly it would complicate the reader so they will feel lazy to read it. In other words sitemap will also be able to increase traffic visitors to yur blog.

Okay.. Please follow the following instructions:
Login to your blogger account, then go to Template > Edit HTML. Check Expand Widget Templates.

  • Search this code:
<b:include data='post' name='post'/>
  • Then replace with this code:
<b:if cond='data:blog.homepageUrl !=data:blog.url'><b:if cond='data:blog.pageType != "item"'><a expr:href='data:post.url'><div style="padding:6px 0 6px5px;border-right:1px solid#ccc;border-bottom:1px solid#ccc;margin-bottom:2px;background:#EAE9E9;color:#406A0E;"><data:post.title/></div></a><b:else/><b:include data='post' name='post'/></b:if><b:else/><b:include data='post' name='post'/>
</b:if>
  • Save it.
  • Then, Go to Layout > add a gadget > HTML/JavaScript
  • Copy and paste this code to the HTML box:
<form action="http://YourBlogName.blogspot.com/search?max-results=100" target="_blank"><input value="Sitemap" type="submit"></form>
NB: replace the red word with your blog name. and save it.
It's a tips how to make a sitemap of your blog. Thanks for visit the Blogger Tutorials Blog.






Click the Like button above if you like this article
Thank's for visiting this blog
Don't forget to add your comments at the form below...

Share this Article to Your Friends :

{ 2 comments...Please Give Your Comments }

Jonah said...

It didn't work , do you have other ways to do it ?

FREE DOWNLOAD ALL SOFTWARE said...

NICE BHAIJAN BUT I WILL TRY IT AND COMEBACK

Post a Comment

Please leave your comment here...!!!