But that is past. Now we can easily create a toc page that automatically updates each time you add a new post in blogger. See my table of contents page to check the demo. You can see the post arranged according to labels making it easily navigable. And plus this widget also tells the users which post is new and which old. So let’s create a page for you too.
Creating a Table of Contents Page
- Firstly name the page like “Sitemap” or “ Table of Contents” or “ TOC of XYZ”
- Now switch to HTML mode and paste the below code into it.
<!--Table of contents by BloggsLab Start -->Replace www.bloggslab.com with you site url.
<script src="https://dl.dropboxusercontent.com/s/l9u1upbt1uqyxvr/table%20of%20contents.js">
</script>
<script src="http://www.bloggslab.com/feeds/posts/summary?alt=json-in-script&max-results=1000&callback=loadtoc" type="text/javascript">
</script>
<!--Table of contents by BloggsLab End –>
- Now Publish the page. Done.
Comments
Post a Comment