Here we will give you tips on how to automated way to create a sitemap for blogspot without using labels. Just using this javascript code below, to show all your blogspot posts on the static page or even on your blog posts.


If during this time, you often find any tutorial on how to create a sitemap automatically for blogspot, based on the label, so this time you will find an automatic sitemap for blogspot other than you normally find.
Here we will give you tips on how to automated way to create a sitemap for blogspot without using labels. Just using this javascript code below, to show all your blogspot posts on the static page or even on your blog posts.
<script>var numposts = 1000; var standardstyling = true;</script>
<script src="http://yourjavascript.com/10111611151/bog-sitemap.js" type="text/javascript"></script> <br />
<ol> <script src="http://www.bookofguide.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=bookofguide&max-results=999"></script> </ol>
Copy all of the javascript code above, than paste into your static page or to your blog posts, and save it. That's all folk!
Check this demo [SHOW|HIDE ] button below, that show all of our posts.