How to create table of contents in blogger

create table of contents page in blogger
        
   Table of Contents is known as TOC, a brief introduction of the list of content. It has list of titles with description category wise. Table of Contents helps you to navigate the articles by category. There is an interesting thing that it gives a label "New" to the most recent post.

Follow the steps below to add Table of Content page.

Step 1: Go to Blogger Dashboard >> Pages >> New page.

show or hide blogger pages

Step 2: Paste the following piece of code in the html section of the page.



<script src="//sites.google.com/site/blogger9dotnet/color-css/blogger9.js"></script>

<script src="/feeds/posts/summary?alt=json-in-script&amp;max-results=1000&amp;callback=loadtoc" type="text/javascript"></script>


Step 3: Name the page as " Table of Contents" and Publish it. 

   Now you will get the Table of content of your blogger blog as follows. 




The following is the example:


how to make table of contents
Previous
Next Post »
Related Posts Plugin for WordPress, Blogger...