I often talk about link widgets. They are bits of code that are (hopefully) useful to other people, that – when used – also give you the kudos you deserve. This post shows you how to make your own content into a link widget.
For example – would you like me to write content for your website? Using a snippet of code below on your website, every time I write a post on dixonjones.com, your web page will update automatically… like this:
*****************************************************
Subscribe to RSS headline updates from: Dixon Jones.
*****************************************************
Just cut and paste this code into your site:
<script src=”http://feeds2.feedburner.com/DixonJones?format=sigpro” type=”text/javascript” ></script><noscript>Subscribe to RSS headline updates from: <a href=”http://dixonjones.com”>Dixon Jones</a><br/></noscript>
(I will of course make sure my content is always Internet marketing related and I hope one or two do put the code on their pages. If you do, please let me now… I will certainly give you a link and maybe bring in your while feed)
So how can you offer your code in the same way? Here’s how:
- Well first you need content in a Blog or similar system that has an RSS feed. If you are using an online system for you content, chances are you already have an RSS feed.
- Next, get an account at Feedburner. It’s free and it gives you plenty of other useful ways to use RSS feeds.
- Use the “Buzzpost” option in Feedburner. Deselect the “display link to feed option BUT…
- When the code is generated by the Buzzpost software, you need to just adapt it a little, otherwise the anchor text and backlink goes straight to Feedburner. simply add {Subscribe to RSS headline updates from: <a href=”YOURSITE.com”>YOUR ANCHOR TEXT</a>} (without the curly brackets)
Then when you give that out to people, you will also get the benefit (which you rightly deserve) of true credit for the content you write.


Gary just pointed out that sites on the free wordpress.com subdomains have javascript disabled for security reasons. I think that you could use http://Widgetbox.com as a workaround. I set up a feed at http://www.widgetbox.com/widget/internet-marketing-news-and-tips for the main Receptional site for example.