<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/14972618?origin\x3dhttp://xmlfeeds.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Monday, August 01, 2005

 

Displaying RSS Feeds on Your Site

RSSinclude is a new free service that allows webmasters to display any RSS feed on their site using various inclussion methods, using either PHP include, IFRAME or JavaScript.

While JavaScript and IFRAME are the easiest to implement on your site, they're really not the best option since they do not allow the search engines (well, IFRAME actually does, but not very favorably) to index that content on your site, minimizing the effect of RSS on your search engines.

PHP includes (or ASP, for example) are the much better route, since they integrate RSS feed content directly in to your HTML code, making it a direct part of your website and consequently helping the search engines index that content on your site.

The really cool part on the RSSinclude site are the links to other RSS parsing services and tools:

Infinite Penguins RSS Viewer v0.14b
Feedroll RSS Viewer
FeedSweep
Feed2JS
RSSxpress-Lite
Jawfish (commercial, $29.99/year, free trial)


How Can RSS Power Your Internet Marketing and Publishing?
Find out more in the most comprehensive and best guide on RSS for marketers, as acclaimed by leading RSS experts, developers, marketers and publishers.
Click here and get the step-by-step guide to taking full marketing advantage of RSS.


more...

http://www.sebura.com
Originally Posted on 8/1/2005 7:02:04 AMContent source: http://rssdiary.marketingstudies.net/content/displaying_rss_feeds_on_your_site.php

Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?