Social Media Magazine

In This Tutorial I Will Show You How to Add a "Bookmark U...

Posted on the 06 October 2011 by Chillpete @geekmeblog
This Tutorial Will Show In this tutorial I will show you how to Add a "Bookmark Us" Link to Blogger Blogs. With most web browsers like Opera (Ctrl+T) Firefox and IE (Ctrl+D) provide shortcuts to enable visitors to bookmark their favourite pages. The problem is, not every user knows these shortcuts so we add a "Bookmark this page" link in all our pages,, The advantage of this is, it makes it easy for your visitors to return to your blog by adding your URL to their Favourites list.
So to start we Log in to Blogger Dashboard > Design > Edit HTML  and click the "Expand Widgets Templates".
Then look for the </head> Tag and copy this code and place it just after the </head> tag.<script src='http://dl.dropbox.com/u/33207782/bookmark%20this%20page.txt' style='text/javascript'/>Then Save your Template>
Next go to Design > Page Elements and click on "Add a Gadget".
Select HTML/JavaScript and add the code below:
<ahref="javascript:bookmarksite('WEBSITE NAME', 'URL GOES HERE')">Bookmark This Site</a>
Remember to change the "WEBSITE NAME ", "URL GOES HERE" with the title of your blog and the URL of your blog.
Now all you have to do is Save HTML/JavaScript and your done.
Please subscribe to this blog for regular updates.
If you have any comments to make or would like help with anything on this post please visit our Forum and I will try my best to help

Back to Featured Articles on Logo Paperblog

Magazines