Sitemaps from http://facebookholic.blogspot.com As time passed, many script writers / programmers make a good script. Today, I...
![]() |
Sitemaps from http://facebookholic.blogspot.com |
As time passed, many script writers / programmers make a good script. Today, I'm going to share my knowledge about sitemap.
Sitemap is important to the user and also you, since it is able to categorize all the posts and posts that have been made. Sitemaps are also used to improve your PR in the search engines.
How to make a sitemaps for your blog (Blogger)
1. Create a new page. How? Go to Dashboard> Pages -> New Page -> Blank Page
2. Name your page title as "Sitemaps"
3. Paste below code into the post in "HTML" mode
4. Change http://scripterzone.blogspot.com that with the red in colour to your blogger URL
5. Then, Publish!! YOU ARE DONE!!
<script style="text/javascript" src="http://scripterzone.googlecode.com/svn/trunk/Sitemaps.js"></script>
<script src="http://scripterzone.blogspot.com/feeds/posts/default?max-results=500&alt=json-in-script&callback=loadtoc"></script>
<script src="http://scripterzone.blogspot.com/feeds/posts/default?max-results=500&alt=json-in-script&callback=loadtoc"></script>
4. Change http://scripterzone.blogspot.com that with the red in colour to your blogger URL
COMMENTS