Tuesday, August 14, 2018
Make a Sitemap of Your Blog
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 its not have a relation, but thats 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:
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.
Its a tips how to make a sitemap of your blog. Thanks for visit the Blogger Tutorials Blog.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.