Cost-free. But a link to this page is appreciated.
Note: This service comes with NO GUARANTEES. No liability is assumed.
What is the JavaScript RSS/ATOM Subscription Feed Web Widget?
RSS/ATOM Feed Widget is a small piece of JavaScript code you embed in your Web pages to display feed links syndicated by other sites.
RSS or ATOM are different flavors of site syndication feeds, in XML format, used by many users to subscribe to a site's published content.
Many sites display this icon linked to their feed page to signify availability of syndication feeds.
Learn more about site syndication.
Web widgets are small pieces of code placed on web pages to display content from a variety of sources. Some refer to the underlying
technology as AJAX or Web 2.0 or Mashup. Learn more about web widgets.
How can I create a JavaScript RSS/ATOM Web Widget?
Use the widget generator below to generate an RSS/ATOM Subscription Feed Web Widget. Then copy and paste the JavaScript (<script>) block in a desired location on your web page. Then every time that page is visited, links from the syndicated site feed are also displayed in that location on the page. You can also customize the widget to show additional items such as publish date and a summary, if available from the site feed.
You can also use this page to validate, test, or check RSS/ATOM feeds from your site or other sites. This utility also auto-discovers feeds from Web pages and displays their URL. Just input the Web page URL and see if it finds a feed URL.
Please respect copyright and usage policies of sites.
Widget Generator
Specify feed URL (usually denoted by on sites) and other fields below, then click "Get Widget" to get the JavaScript (<script>) block to embed in your web pages. Feed results will also be displayed below for your verification.
Feed URL: http://
Number of links to show:
Show publish date/time: (If available)
Length of summary in characters:
(If available. Specify 0 for no summary, up to 500 max)
After widget code is generated, copy and paste to your Web page
Results will appear here …
Have a comment about the JavaScript RSS/ATOM Web Widget?