Using QuickSub To Make It Easier For Your Visitors To Subscribe To Your Feed

You can make it easier for your visitors to subscribe to your RSS feed. With a free and easy to install javascript function you can add the http://www.methodize.org/quicksub/ (QuickSub) feed button to your webpage in just a few minutes. Let me show you just how easy it is.

QuickSub is a javascript mouseover function that produces a list of RSS feed readers that you can use to subscribe to your RSS news feed with one click. You can see it in action on my RSS resource site, just move the mouse over the subscribe link. You should see a list of RSS feed readers. If you click on one of the news reader links it will open up that RSS reader and add this feed to it. You will need the particular news reader installed on your computer for this to work. So for example if your visitor uses SharpReader as their RSS reader then they would click on the Sharpreader link and this would add your feed to your visitors RSS reader.

To use QuickSub on your site you will first need to download the javascript and CSS files from QuickSubs site. The file is compressed so you will need to unzip the file which will leave you with quicksub.css and quicksub.js as well as a sample html file.

Upload the CSS as javascript file to your server. Now you will need to add some code into your web pages. You will need to do this for all of the pages that you wish to use QuickSub on.

Please note that in these examples I have used square brackets instead of angled brackets.

First you need to copy some code to call the CSS file. Add this line with your head tags.

[style type="text/css"] @import "quicksub.css"; [/style]

Then copy this code into the body of your page.

[div id="quickSub" style="position:absolute; visibility:hidden; z-index:1000;" onMouseOut="return timeqs();" onMouseMove="return delayqs();"][/div][script language="JavaScript" src="quicksub.js"][!-- quickSub (c) Jason Brome --][/script]

Then where you want to use QuickSub place this code in the body of your page.

[a rel="nofollow" href="http://www.sitename.com/rssfeed.xml" onmouseout="return timeqs();" onmouseover="return quicksub(this, 'http://www.sitename.com/rssfeed.xml');"]Your link text here[/a]

You just need to replace the path with the path to you RSS feed and enter you own link text. All is left now is to upload your modified page to your web server and the new QuickSub javascript will be active.

Allan is the webmaster at NewsNiche an RSS resource for webmasters. Learn how to use RSS to attract and retain visitors to your site.

More Resources

Unable to open RSS Feed $XMLfilename with error HTTP ERROR: 404, exiting

More Blogging/RSS Information:

Related Articles

What is a Blog?
Q: Not to ask a ridiculously obvious question, but what is a blog? And what's the future of blogs and blogging?A: By a remarkable coincidence, Steven Streight, aka Vaspers the Grate, just asked me the very same questions about the definition of blogs on his own site, so rather than write something new, I'm just going to quote what I wrote for him:What is your definition of a "blog"?A blog isn't what everyone thinks it is.In fact, on this very page, you have a pile of definitions of blogs that I disagree with.
Top 6 Reasons for Having a RSS Feed - Come and Explore the Possibilities!
Getting traffic to your website can be hard. No one just randomly types in "makelotsofmoneyonlinequicklyandfromhome.
RSS - How to Promote and Profit From Your Feed
Let me ask you three questions to get you thinking. Does your website offer an RSS feed? Are you promoting your feed effectively? Are you seeing an increase in profits as a result of offering a feed to your visitors?I'm going to outline several actionable steps you can take to promote your RSS feed both internally on your own website and externally on other websites.
Make Money Blogging
You have created a blog and your blog is dedicated to a niche industry. Have you ever thought that the blog could make money for you? We would look here in this article, ways and means, to make money blogging.
So You Have a Blog, Now What Do You Do With It? Blog Basics
(This article assumes that you have already set up a blog on your website. I highly recommend using sBlog: http://servous.
How to Use Blog Exchanges
Traffic exchanges and blog traffic exchanges are a way to expose your blog or site to traffic by visiting other blogs and sites. I have looked at many such exchanges and selected what I though to be the best of these to see what sort of traffic I could bring to my site.
You Are Losing Money If Youre Not Using RSS Feeds On Your Website!
(An RSS primer can be found near the bottom of the article)A commercial website in 2005 is really costing itself money if it does not utilize the myriad advantages of implementing RSS feeds. RSS provides near real-time delivery of information your website visitors are interested in, it provides constantly updated content that search engines crave, and it is quite simple to implement.
Top 10 Reasons to Start Blogging
"What's blogging?" you ask."Where have you been?" I reply.
Marketers Still Dont Get RSS Metrics - How We Really Can Measure RSS
Even after all that's been written and explained, even reputable online marketing publications such as ClickZ still don't get RSS metrics.In an otherwise good RSS marketing article, Add RSS to Your Marketing Mix, Heidi Cohen has this to say about RSS metrics:"From a marketing perspective, RSS's measurability is still evolving and therefore limited.
Business Blogs and Their Benefits
Blog is a medium for self-expression on web. Blogs are in the form of few paragraph entries.
RSS Feeds Have Revolutionized the Internet
RSS feeds have revolutionized the Internet for one very good reason: they have provided and end to Spam. With RSS feeds, you can say good-bye to mass emails and distributions that do not meet your news needs and clog up your mailbox and hard drive.
How To Make A Cool Xanga
A xanga is something akin to a blog. It all began in 1999 and the xanga community is 2.
RSS Publishing for Webmasters
Since the recent rise in interest in RSS there has been a slew of RSS sites and RSS software. RSS has been proclaimed as the next big thing.
See RSS Feeds from Your Website
RSS feeds have made it so convenient to gather current information. If you have an RSS Reader on your desktop, then from this one window you can get up-to-date information from any sources of your choice, such as:1.
Making Money With Your Blog
I've sure you've heard before that it's a possibility to make money with your blog and you may be wondering how this is possible. And were they really meant for making money or just for journaling your personal thoughts? I'm not sure what they were intended for but they are great ways to make money.
6 Reasons Why RSS Beats Email Marketing
A brand new marketing tool predicted to replace email iscurrently sweeping the World Wide Web like a storm.The Internet is experiencing the so-called "orange" revolutionand there's no stopping to it.
To Blog Or Not To Blog
Web logs, commonly referred to as "blogs," represent allthe rage right now in online publishing.Not really a newsletter or traditional html pagepublishing, blogs resemble more of a web-based diary wherethe creator records their thoughts, posts links, orresponds to questions.
7 Tips for Successful Blogging
So, you have a blog! Do you have traffic? Do you know how to build traffic to your weblog? There are seven proven methods for building readership of your blog. They start with defining the purpose, or life, of your blog.
How To Display RSS Feeds on Your Website
This article is intended as a guide for webmasters who want to display automatically updated content on their website in the form of RSS feeds. In this article I will cover the easiest method to implement using javascript for displaying RSS on websites to create additional dynamic content.
What is a Blog? In Plain English Please
If you are fairly new to the Internet, you have probably heard the word "Blog" flying around. But what is a blog? How does it work? And how can I use it on my website? These are all good questions, which I hope to answer for you.