 |
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 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:
|
|
 |
 |
 |
RELATED ARTICLES
RSS Feeds Just Got Better!
We all know that in the world of online internet marketing we need our sites to get good quality targeted traffic on a daily basis. Whether we are just trying to improve our web site traffic just in general or as a specific need to increase our revenue from affiliate programs and adsense the life blood of our business is and always will be quality laser targeted visitors.
RSS Latest News - Blogging or Blagging?
The RSS latest news suggests that RSS can stand for 'Really Simple Syndication', 'Rich Site Summary' or probably other interpretations of the acronym. An RSS tool is one that can deliver the technology where it is required.
Strategic RSS Positioning: How to Hotwire Your Site to Google!
There's no denying it, the Internet has changed. The change was so
subtle most people missed it.
Building Backlinks With Blogs
The most boring part of getting traffic to a website is
getting backlinks. This is hard, boring, time consuming
work.
Feed The Need: 5 Ways To Use RSS To Boost Your Business Or Organizational Success
RSS (it stands for Really Simple Syndication, among other things) is a relatively new technology that allows anyone who creates frequently changing web content - news, blogs, current events, etc. - to deliver their messages to interested readers with no fuss, no muss and best of all - no spam!
Currently, RSS is being used by content-rich sites (mainly blogs and news centers) to keep readers up-to-date on newly published posts or breaking stories.
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.
Blogs and Journalism
The world has seen the emergence of a new style of
journalism, based on a 'raw feed' directly from the source.
And the common notion that surrounds the emergence of
serving 'raw feed' is that the journalists testing the new
waters are bound to wreak havoc on institutionalized media.
Blog or Ezine? Top 7 Reasons to Blog Now!
Many of my small business clients ask me: "What is a blog and do I need one?" As a marketing consultant and business coach, I too had to address those questions in my own business.A blog is a form of online journal that business owners use to develop customer relationships and establish credibility.
RSS Feeds and How to Use Them
RSS feeds are the most important technology to arrive on the internet since blogging, yet take up of RSS feeds among webmasters and web visitors is still very low. The Sunday Times recent ran a survey to see how home users use the internet, RSS did not appear in it at all.
What Is This RSS, XML, RDF, and Atom Business?
It's been a long day at work and you're in no mood to cook dinner or go out. Time to count on the reliable pizza delivery guy.
Displaying RSS Feeds on Websites
Displaying RSS
RSS offers webmasters a unique opportunity to display fresh content on websites. While publishing an RSS feed is a great way to generate site interest and increase communication, syndicating and displaying feeds from related relevant sources can also generate interest, increase traffic and improve search engine ranking.
RSS - The Making of a Feed
Everyday more and more websites, news services and blogs are adding RSS content. RSS is a method of syndicating content.
Top 10 Places to Find the Most Popular Blogs
The easiest way to get acquainted with the conventions of the blog format is to start reading them. The more blogs you read, the more you'll get a feel for the depth and breadth of style and subject matter they have to offer.
Are Blog Meant for Raves and Rants?
Blogging is the latest internet craze and it may turn out to be just that and killed off if the avalanche of misinformation continues. One is amazed at how an excellent online medium is promoted for all the wrong reasons.
Amazing Information About Blogging
A few months back, at the ITEA conference I saw this guy sitting next to me typing constantly into his wireless laptop. He was making notes on what the speakers had to say, was finding relevant links and then hitting the send key - instantly updating his Web site.
Why You're Not Blogging - And Why You Should Start Today
Those of you who aren't ready to wade into the Blog pool are taking your time for several reasons, according to my informal interviews with people before and after they blog. Others start blogging and then abandon their projects too soon, unaware of the benefits.
If an RSS Feed is the Yahoo Backdoor, is a Blog Google's?
Though the answer is in a book I wrote this July, the question is still asked of me repeatedly. Why does it work for some sites and not others? And how come some blogs get indexed in a day and then are dropped, and others stay in Google indefinitely?Well, let's take one question at a time.
RSS for Newbies; A Quick Tutorial
"RSS" stands for "Really Simple Syndication". It is a new way to distribute content.
RSS & How to Use It -- Part 2
Welcome to part 2 of the article that aims to give you just enough information to help you understand RSS and start using it.
Part 1 gave you simple instructions on how to read and subscribe to an RSS site feed, part 2 will give you simple instructions on how to publish your own.
To Blog Or Not To Blog
Web logs, commonly referred to as "blogs," represent all
the rage right now in online publishing.Not really a newsletter or traditional html page
publishing, blogs resemble more of a web-based diary where
the creator records their thoughts, posts links, or
responds to questions.
|