Jumat, 17 Agustus 2012

How to Show the Contents of Blog (Contents Widget)

List of contents on the blog will allow visitors to find articles that sought, with table of contents on this blog will make the visitor feel more at home reading our blog, because we already give to all content available on our blog.
Another benefit of the list to fill in the blog is going to create a search engine like our blog, an implication will index all the pages that we display on the main page on the table of contents
Okay do not have wide-winded again, for those bloggers who are interested to install a list of content in his blog, the following steps:
1. Login to your blog
2. If already logged in, then if do not want difficulty, there is easy way, please click the button below to directly add a widget to your blog:



6. If you want to create manually, please goto Design -> Add Gadget ->HTML/Javascript
7. Put the following code to HTML/Javascript Gadget
<div style="border: 2px solid rgb(51, 255, 51); overflow: auto; height: "350px;" margin="5px" ;>
<script style="text/javascript" src="http://adesanusi.googlepages.com/daftar-isi.txt"></script>
<script style="text/javascript">
var numposts = 1000;
var showpostdate = false;
var showpostsummary = false;
var numchars = 100;
var standardstyling = true;
</script>
<script src="http://blog-triks.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&max-results=999&callback=showrecentposts"></script>
</div>
Widget By: [<a href="http://blog-triks.blogspot.com">blog-triks</a>]

Explanation:
For the red color code please change its value according to taste
Change blog-triks.blogspot.com with each blog url:)
var numposts: The number of posts displayed
var showpostdate: displays the date (false means not shown)
var showpostsummary: displays a summary of posts
var numchar: number of characters post summary
rgb (51, ​​255, 51) border color table of contents
Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

0 komentar

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
© 2011 clickjojocyber
Designed by BlogThietKe Cooperated with Duy Pham
Released under Creative Commons 3.0 CC BY-NC 3.0
Posts RSSComments RSS
Back to top