How to Create Spread the Word Widget for Blogs and Sites?

Spread the word widget will let your readers copy an HTML code, which will give a link to your blog. By using such kind of widget on their blog your friends can shows they are reading or endorsing your blog. This widget also has the benefit of backlink that may help you to increase search engine ranking and other metrics like domain authority and domain rating. This widget can be used in two ways. One widget will show the logo of your blog and others will show a simple link.

Using Spread the word widget may give you a chance to promote your blog for free among friends and followers. You also have an opportunity to exchange backlinks.

Spread the word widget for blogs

Spread the word widget using Image:

In this widget, an image will appear and when somebody will click your blog will open in a new browser tab. This widget can be used in your blog’s sidebar or another place where you want to use this. Use the following code with required changes: blog URL and image link

<table><tbody>
<tr><td><a href="https://www.techprevue.com" target="_blank"><img src="https://www.techprevue.com/wp-content/uploads/2013/02/bloggerbutton1.gif" /></a></td><td><textarea cols="30" onclick="this.focus();this.select();" readonly="readonly" rows="2"><a href='https://www.techprevue.com' target='_blank'><img src='https://www.techprevue.com/wp-content/uploads/2013/02/bloggerbutton1.gif'/></textarea></td></tr>
</tbody></table>

Spread the word widget using Link:

In this widget, a text link will appear and when somebody will click your blog will open in a new browser tab. This widget can be used in your blog’s sidebar or other places where you want to use this. Use the following code with required changes: blog URL and image link

<table><tbody>
<tr><td><a href="https://www.techprevue.com" target="_blank">Tech Prévue</a><br/>Blogging,Computer,Tips,Tricks,Hacks</td><td>
<textarea cols="30" onclick="this.focus();this.select();" readonly="readonly" rows="2"><a href='https://www.techprevue.com' target='_blank' >Tech Prévue</a><br/>Blogging,Computer,Tips,Tricks,Hacks</textarea></td></tr>
</tbody></table>

If have query please comment below.

2 thoughts on “How to Create Spread the Word Widget for Blogs and Sites?”

Leave a Comment

Your email address will not be published. Required fields are marked *