adf.ly - shorten links and earn money!

Add 'Bookmark This Site' Widget in Blogger

Bookmark page is serves to store page that you like in the browser's bookmarks. If visitors are interested with the content of your site, they will bookmark your blog/website. It will be easier to track website visitors easily. However, you can add a widget to make this bookmarking process more easier and with some style. Only use a Bookmark Site Script. See demo.



Do you wanna add it into your blog? Here we go..

Steps
1. Go to your Dashboard >> Design >> Page Element >> Add a Gadget.

 

2. Paste this code below in it :
<script type="text/javascript">

/***********************************************
* Bookmark site script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
* Shared by Alfian J. @ HOW-TO HOUSE www.place2how-to.com
***********************************************/

function bookmarksite(title,url){
if (window.sidebar) // firefox
    window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
    var elem = document.createElement('a');
    elem.setAttribute('href',url);
    elem.setAttribute('title',title);
    elem.setAttribute('rel','sidebar');
    elem.click();
}
else if(document.all)// ie
    window.external.AddFavorite(url, title);
}
</script>
<a href="javascript:bookmarksite('YOUR BLOG/SITE NAME', 'YOUR BLOG URL')">BOOKMARK THIS SITE!</a>

or you can use image for this bookmark widget, use this code :
<script type="text/javascript">

/***********************************************
* Bookmark site script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
* Shared by Alfian J. @ HOW-TO HOUSE www.place2how-to.com
***********************************************/

function bookmarksite(title,url){
if (window.sidebar) // firefox
    window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
    var elem = document.createElement('a');
    elem.setAttribute('href',url);
    elem.setAttribute('title',title);
    elem.setAttribute('rel','sidebar');
    elem.click();
}
else if(document.all)// ie
    window.external.AddFavorite(url, title);
}
</script>
<a href="javascript:bookmarksite('YOUR BLOG/SITE NAME', 'YOUR BLOG/SITE URL')"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqMjthWcfwscxxsBO5FzB-wXGZtlt77VG_iMPt6dyGqiBpREK3UfZVjQqlrJTLrJdqpfAoEzTKRdUzjH2MTU3LM3kyx3DZW1HRHtGx4ARUGRoqLINSK1ImtJ9Py3y9aiZ_QDEsCS9r1cU/" /></a>

Customization
Change details code in bold text.

YOUR BLOG/SITE NAME = replace with your blog name.

YOUR BLOG/SITE URL = replace with your blog URL.

BOOKMARK THIS SITE! = replace with your own word. (Optional)

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqMjthWcfwscxxsBO5FzB-wXGZtlt77VG_iMPt6dyGqiBpREK3UfZVjQqlrJTLrJdqpfAoEzTKRdUzjH2MTU3LM3kyx3DZW1HRHtGx4ARUGRoqLINSK1ImtJ9Py3y9aiZ_QDEsCS9r1cU/ = replace with your own Bookmark image.(Optional)

3. Save and DONE!

Enjoy this Bookmark Site Widget. Hopefully this widget help to increase your blog reader.


source : dynamicdrive

9 comments:

  1. Kudos for posting such a useful blog. Your weblog is not only informative and also very artistic too. There usually are extremely couple of people who can write not so easy articles that creatively. Keep up the good work !

    ReplyDelete
  2. It can be enlightening to come along with a site that offers much specifics of any common subject just like that which you are covering. Appreciate posting, keep up the nice work!

    ReplyDelete
  3. It is a great post. It absolutely was very informative. I do believe that all of your readers will eagerly expect your coming updates. I enjoyed every moment of reading it. I’ll bookmark your internet site so I could go back later.

    ReplyDelete
  4. Many thanks to this article. It is nice to know that it is this useful for my research. I have related much of my research works to this post and therefore helped it arrrive at an accurate conclusion. Keep your posts and continue to inspire other works.

    ReplyDelete
  5. Social bookmarking is now a very important factor when it comes to your blog seo, because it can give you a lot of back links, and i’m sure that you want to make it easy to your visitors to share and bookmark your blog posts.

    ReplyDelete
  6. Many thanks for a good time visiting your web blog. It's really a pleasure knowing an internet site like that rich in great information.

    ReplyDelete
  7. Thank you!! It works just perfect!

    ReplyDelete

Drop your comment. Ask or suggestion.

Join us on Faceboook Page too.