Recent Posts

How to Create Site Map in your Blogger?

How to create site map in your blogger
   Here I have attached shortcut javascript code to add Site Map in your blogger. Creating site map is not a big deal. Just follow steps given below. This will automatically added, while you are publishing a new post.

Step 1 : Go to Blogger.com

Step 2 : Go to Pages Tab -> New Page

Step 3 : Select "HTML" instead of "Compose"

Step 4 : Paste the following code :

<script src="http://yourjavascript.com/9551950183/dm-blogger-site-map.js"></script><script src="http://breakingfeeds.blogspot.in/feeds/posts/default?max-results=9999&amp;alt=json-in-script&amp;callback=loadtoc"></script>

Step 5 : Replace your blogger name instead of "http://breakingfeeds.blogspot.in".

Step 6 : Publish.

Thank You 


0 comments