Search
Recommended Sites
Related Links

 





   

Informative Articles

CASCADING STYLE SHEETS AND SERVER SIDE INCLUDES
Highlight: Below, first we learn how to define individual tags with multiple definitions using the Cascading Style Sheets, and then we learn how to include common components on multiple web pages with minimum effort. We packed up with external...

The 3 Musts for Running Your Web Design Business Efficiently and Effectively
There is no shortage of Web sites and books on how to create graphics for Web sites and how to use HTML or programming software. However, in order to run a Web design business efficiently and effectively you need to know a whole lot more than just...

The Many Flavours of HTML
HTML (Hypertext Markup Language) is the language of the web - every website out there is written in some kind of HTML. Because of the rapid evolution of the web, though, HTML grew quickly in a very unplanned way, which can lead to problems if...

Web Accessibility. . . Making your Pages Friendly to People with Disabilities
Did you know that nearly 20 percent of all Web users have some form of disability? "Making your site accessible for all is a matter of courtesy, is good business practice, and is not difficult," explains Robert Roberts, a professional SEO who owns...

YOUR FIRST HTML PAGE - I
I often hear and read about various web authoring tools available that can help you create the coolest web pages in a jiffy, for example, FrontPage2000, Dreanweaver, CoffeeCup etc. But let me tell you one thing, there is nothing like using a simple...

 
3 Tips to improve your RSS marketing


You have created an RSS feed, or maybe you have several feeds and you post at least once a week to keep your RSS subscribers interested. So now you can sit back and watch your hit counter tally up all those extra visitors. Well you may think you have finished but there are a few things you can do to improve things still further.
1. Let browsers and search engines know you have an RSS available.
To do this you need to add a line of HTML to every page that has a link to your RSS feed. The link will be:
link rel="alternate" type="application/rss+xml" title="title" href="http://www.site.com/rss.xml"
This line will need to be enclosed by angled brackets and placed between your HEAD tags of your page. Once you have done this some search engine bots and web browsers such as Firefox will know you have an RSS feed available.
2. Submit your RSS feed to the RSS and Blog directories.
Like you would submit your site to search engines you can submit your site to RSS specific directories. This will give your RSS greater exposure to an audience that is already interested and educated about the benefits of RSS. This is a list of Alexa ranked RSS directories and another can be found here.
3. Announce that your RSS feed has been updated.
Every time you add a new item to your RSS feed you can announce it to the world, or at least many of the RSS directories. To do this you need to ping each service. If you are using Blogging software your software is probably already doing this for you , check your documentation.
For those of you who do not have software set up to automatically ping for you there is no need to worry. There is a free service at Ping-o-matic that will do this for you.

About The Author

Allan is the webmaster at http://www.newsniche.com an RSS resopurce for webmasters. Learn how to use RSS to attract and retain visitors to your site.