Get Paid To Promote, Get Paid To Popup, Get Paid Display Banner

Sabtu, 07 April 2012

How to Create a Random Post Moves

Random post on the blog readers are also required to have piliham read articles that are not related as well, but that with a random blog post can increase your page view, due to the random article preceding the article can appear on a random post.




Well, I'll give a tutorial on how to make a random post moves. Simply follow the steps below :
  1.      Login to your blog.
  2.      Click the design or design
  3.      Add widgets or add gadget
  4.      select the HTML / javascript
  5.      Copy and paste the following code :
 _____________________________________________________________
 
<!-- Alphabetical/chronological Post Title Listing with comment count Start -->
<script type="text/javascript">
function getYpipeTL(feed) {
document.write('<marquee onmouseover="this.stop()" onmouseout="this.start()" scrollamount="1">');
var i;
for (i = 1; i < feed.count ; i++)
{
var href = "'" + feed.value.items[i].link + "'";
var pTitle = feed.value.items[i].title + "</a> | ";
var pComment = " \(" + feed.value.items[i].commentcount + " comments\)";
var pList = "</a>" + "<a href="+ href + '">' + pTitle;
document.write(pList);
document.write(pComment);
document.write('</a></li>');
}
document.write('</marquee>');
}
</script>
<script src="http://pipes.yahoo.com/pipes/pipe.run?
YourBlogUrl=http://penuhtutorial.blogspot.com
&Order=alphabet
&_id=401e43055731c1a29f1e1d3eb5e8e13f
&_callback=getYpipeTL
&_render=json"
type="text/javascript"></script>
<!-- Alphabetical Post Title Listing End -->
______________________________________________________________

       6.       Save .
Description: Replace the red with the address of your blog, well thus making random moves in the blog post, hopefully useful :-)

0 komentar:

Posting Komentar

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Affiliate Network Reviews