Different Ways to Create a Sitemap Page or Table of Contents Page for Blogger
There are a couple ways to do it but many codes were using a .js file stored on google drive which is not working since early of 2016. I have moved some .js code file to GITHUB and here are some codes and screenshots for my blog http://91sec.blogspot.com . 1. Tabbed Sitemap Page Demo page is here. <div id="tabbed-toc"> <span class="loading">Loading 91sec.blogspot.com sitemap, please wait for a moment...</span></div> <br /> <script type="text/javascript"> var tabbedTOC = { blogUrl: "http://91sec.blogspot.com", // Enter your blog URL containerId: "tabbed-toc", // Container ID activeTab: 1, //