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 :
or you can use image for this bookmark widget, use this code :
Customization
Change details code in bold text.<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
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)Enjoy this Bookmark Site Widget. Hopefully this widget help to increase your blog reader.
source : dynamicdrive
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 !
ReplyDeleteIt 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!
ReplyDeleteIt 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.
ReplyDeleteMany 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.
ReplyDeleteSocial 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.
ReplyDeleteMany thanks for a good time visiting your web blog. It's really a pleasure knowing an internet site like that rich in great information.
ReplyDeleteHello,
ReplyDeleteGreat ! Thank You !!!
Thank you!! It works just perfect!
ReplyDeletedoes not work
ReplyDelete