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:
<form action="http://www.blogger.com/add-widget" method="post"><br>
<input name="go" type="submit" value="Tambahkan Widget Daftar Isi"></form>
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: <span class="Apple-style-span" style="color: red;">2px solid rgb(51, 255, 51); overflow: auto; height: "350px;" margin="<span class="Apple-style-span" style="color: red;">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="<b><span class="Apple-style-span" style="color: blue;">http://www.tipstricks-tutorials.tk/feeds/posts/default?orderby=published&alt=json-in-script&max-results=999&callback=showrecentposts"></script>
</div>
Widget By: [<a href="http://www.tipstricks-tutorials.tk">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
No comments:
Post a Comment