RANDOM BANNER WIDGET FOR BLOGGER BLOGS.

 On Senin, 08 Oktober 2012  

There are so many reasons you might want to add a banner to your blog site.
Adding a “Random banner widget” makes it better for any website.

It helps to manage space and is very useful in promoting affiliate links.
So in this tutorial,I'll be giving you an easy-to-use widget which can be modified to suit your taste.

Steps On How To Add Random Banner To Blogs.

  1. Login to Blogger.
  2. Navigate to Layout » “Add a Gadget” » HTML/JavaScript
  3. Next,Copy - Paste the code snippet below

    <script language="JavaScript">images = new Array(3); images[0] = "<a href='ADVERTISER'S URL' rel='nofollow'>
    <img src='URL OF BANNER'S IMAGE' border='0' height='60px' width='450px'> </a>";images[1] = "<a href = 'ADVERTISER'S URL' rel='nofollow'>
    <img src='URL OF BANNER'S IMAGE' border='0' height='60px' width='450px'> </a>"; images[2] = "<a href='ADVERTISER'S URL' rel='nofollow'>
    <img src='URL OF BANNER'S IMAGE' border='0' height='60px' width='450px'>
    </a>";index = Math.floor(Math.random() * images.length); document.write(images[index]);
    </script>

  4. Finally,SAVE the widget and preview your blog to ensure it's working.
If you need further information about this widget,please leave your comments behind.

Also Read

HOW TO ADD ADVERTISE WITH US WIDGET TO BLOGGER.
RANDOM BANNER WIDGET FOR BLOGGER BLOGS. 4.5 5 Unknown Senin, 08 Oktober 2012 There are so many reasons you might want to add a banner to your blog site. Adding a “Random banner widget” makes it better for any website....


Related Post:

  • HOW TO SHOW/HIDE BLOGGER WIDGETS ON PARTICULAR PAGES.When you add a new widget/gadget on your blog,it automatically displays on your blog's homepage,static pagesand post-pages.Whereas,there are some widget which is not needed in particular areas of your blog.E.G,Widgets like Recent comments,Related pos… Read More
  • CREATE CUSTOM PERMALINKS FOR ALL BLOGGER POSTS.You might have noticed some blogs having shortened urls at the top/bottom of every post with a “Share this post” text. This is a very nice widget which can help increase your blog's traffic as visitors won't have to go through the stress of manually … Read More
  • RECENT COMMENT WIDGET FOR BLOGS.The default 'Recent comment widget' for blogger is something that doesn't work on most blogs {mine inclusive},and this made me explore Google in search of a valid recent comment gadget.After searching for days,I finally came across one and decided to… Read More
  • “BOOKMARK THIS SITE” WIDGET FOR BLOGGER.́Bookmarking widget̀ in my perspective,is one of the ways you can retain your blog's visitors. Some people tend to forget/ignore bookmarking a site even if they like the post. Having the widget installed in your blog can help prevent that.Bookmark sc… Read More
  • PAGE-LOAD TIMER SCRIPT FOR BLOGGER BLOGS.Have you seen websites displaying web-page load time? Do you want this feature in your blog? If yes,then Read-on.In this post,I will be explaining how you can easily add this widget to your blog.How to add load timer to blogger blogsTo add this widge… Read More

Tidak ada komentar:

Posting Komentar