Tuesday, November 29, 2011

Make a Sitemap of Your Blog

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.





Related Posts:

  • What is SEO ?Hy guys.. What is SEO ? it is a question that often appear on Blogger Newbies mind, but it does not apply to professional bloggers, because SEO is the main menu should they know to get success in the internet world. so for th… Read More
  • Automatic Meta Tag on All ArticleHi Blogger Tutorials friends.. In this post I will inform a proven seo techniques to increase traffic visitors to your blog. It is to use automatic meta tag on all articles / posts. This method is the seo techniques are often… Read More
  • Make Related Post under Your PostHello Blogger Tuturials Friend... Now I'll tell you about how to make a related post under your post. it aims to allow visitors to see the articles on your blog are interlinked so that they can find things that maybe they are… Read More
  • Make a Sitemap of Your BlogHello 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, sometime… Read More
  • Make Recent Post Widget on BlogHi Blogger Tutorials friend.. Now, I will give you a tips to Make Recent Post Widget on Blog. This will allow visitors to find the last article that you published. This is an effective way to make visitors stay on our blog an… Read More

0 comments:

Post a Comment