How to Add Bookmark Us Hyperlink to Blogger Blogs

For your website to have traffic, people should remember your site and visit again. This problem was solved long time ago with browser's Bookmarks. Still, people are lazy and usually are not using it, unless you remind them. so you can add a quick "Bookmark this page" link in all your pages. Clicking on the link prompts the user with a dialog box to add the specified URL to the Favorites list.

Login To Blogger Go To > Design > Edit HTML.

and mark the tick box "Expand Widget Templates"

Then, find (CTRL+F) this code in the template.

</head>
And immediately before it, paste this code:
<script src='http://yourjavascript.com/0514111300/bookmark_this_page_royaltutor_net.js' style='text/javascript'/>
Now click Save Template.

Then, Go To > Design > Page Elements.

Simply add a Gadget of HTML/JavaScript type and add the code given below
<a href="javascript:bookmarksite('WEBSITE NAME GOES HERE', 'URL GOES HERE')">Bookmark This Site</a>
and to change the text to image / button , we should replace the word Bookmark This Site in the code with the following
<img src="URL-OF-BOOKMARK-BUTTON"/>
Finally save your template and you are done!

4 comments so far:

Gossiplknews said...

Thanks!

drywall repair said...

Thank for this is good to read your blog is so informative..keep it up dude!!

Anonymous said...

Thanks, Worked like a Charm...

Anonymous said...

Is there a way to get this to work in Chrome as well? On my computer it only seems to work in IE and Firefox.

Post a Comment

 
Royal Tutor © 2011 | Privacy Policy | Powered by Blogger | Back to top