How to install “link to us” widget
This is my second tutorial on adding “Link to us” button widget on your blog. However, this one is unlike my first “Grab-this-button” tutorial, where your readers need to copy and paste the button code into their blog.
This method make it simpler for them to import the “Link to us” button to their Blogger blog . It only involves pushing buttons -no code will be displayed, no copy-pasting required.
Here’s how:
Installing the “Link to us” widget
- Login to your Blogger account.
- Go to Layout > Page Elements.
- Click Add A Gadget.
- In Add A Gadget window, select HTML/Javascript .
- Enter the title of your widget. This is optional.
- Copy the code below and paste it inside content box.
<center> <img src="YourButtonUrl" value="YourBlogName"/> <form action="http://beta.blogger.com/add-widget" method="POST"> <input value="" name="widget.title" type="hidden"/> <textarea style="display:none;" name="widget.content"> <center><a href="YourBlogUrl"><img src="YourButtonUrl" title="YourBlogName"></a></center> </textarea> <input value="http://bloggersentral.blogspot.com/" name="infoUrl" type="hidden"/> <input value="Grab this button" name="go" type="submit"/> </form> </center>
Where:
- YourButtonUrl is the link to the button, badge or banner.
- YourBlogUrl is of course the url of your blog.
- YourBlogName is of course the name of your blog
- Click Save.
By now you should be able to see your button / badge / banner with a “Grab this button” button below it, similar to the picture above.
Testing the widget
You want to test whether your link button installs correctly. Your readers will go through this same process when they want to grab your button.
- Go ahead click the “Grab this button” button. Add Page Element page will pop up:
- Select the button recipient blog and enter the gadget title (optional).
- Click Add Widget button to add the link to us button. You will be transferred to Page Elements page on the recipient blog.
- Drag the widget to reposition.
If it installs correctly, you should be able to see your linked button or badge in your recipient blog, similar to the picture above but without the “Grab this button” part.
Testing the button link
To test the link, simply click on the button. The browser should take you back to your blog. If not, you might have entered your blog url incorrectly, go back to step 6 to correct it.
Enjoy!
Before you leave:
- Do you find this article useful? Share it via Tweet This or Add This buttons below.
- Any suggestion, question or comment? Please post it in the comments below.

A reader asked if she can make a
If Google brought you here, then you might quickly realize that the gadget / widget titles in the screenshot are not actually titles. They are images, occupying the title slots . 



























