Question:
Adding rss feed to website...?
anonymous
1970-01-01 00:00:00 UTC
Adding rss feed to website...?
Six answers:
Sarah
2016-04-09 08:57:28 UTC
RSS is a family of web feed formats, specified in XML and used for Web syndication. RSS is used by (among other things) news websites, weblogs and podcasting. The abbreviation is variously used to refer to the following standards: * Really Simple Syndication (RSS 2.0) * Rich Site Summary (RSS 0.91, RSS 1.0) * RDF Site Summary (RSS 0.9 and 1.0) Web feeds provide web content or summaries of web content together with links to the full versions of the content, and other metadata. RSS, in particular, delivers this information as an XML file called an RSS feed, webfeed, RSS stream, or RSS channel. In addition to facilitating syndication, web feeds allow a website's frequent readers to track updates on the site using an aggregator. Usage Web feeds are widely used by the weblog community to share the latest entries' headlines or their full text, and even attach multimedia files. (See podcasting, vodcasting, broadcasting, screencasting, Vloging, and MP3 blogs.) Since mid-2000, use of RSS has spread to many of the major news organizations, including Reuters, CNN, PR Newswire, Business Wire, and the BBC. These providers allow other websites to incorporate their "syndicated" headline or headline-and-short-summary feeds under various usage agreements. RSS is now used for many purposes, including marketing, bug-reports, or any other activity involving periodic updates or publications. Many corporations are turning to RSS for delivery of their news, replacing email and fax distribution. If you click on the button you can subscribe to the feed in various ways, including by dragging the URL of the RSS feed into your news reader or by cutting and pasting the same URL into a new feed in your news reader. Some browsers, including Firefox, Opera and Safari, have functionality which automatically picks up RSS feeds for you. For more details on these, please check their websites. For many RSS enabled browsers, when you go to our home page you will see an orange icon at the bottom right of the browser window. Clicking on this icon brings up a box with the words 'Subscribe to Learning English RSS'. If you select this then a new bookmark will be created on your toolbar (or wherever you specify.) This bookmark will have links to all of the latest articles, activities, quizzes etc. Each time you open the browser or refresh the live bookmark it will automatically update with the latest links
anonymous
2009-12-13 12:15:48 UTC
It sounds like you want to display an RSS feed within your HTML website. The easiest/best way to do this is to use RSS2HTML a free PHP script. This means that you can retain the complete control of the HTML layout (using templates) and make it match your existing design. Additionally using PHP rather than JavaScript will mean that search engine spiders can "spider" the contents of the RSS feeds.



Additional details and a free rss2html download is available at: http://www.feedforall.com/more-php.htm



Additional information and other options for displaying RSS feeds can be found at: http://www.rss-specifications.com/displaying-rss-feeds.htm



Goodluck!
mike
2009-12-13 08:44:53 UTC
Are you creating a wordpress template or are you making an html file you are placing into your wordpress directory. html static websites are harder to pull off rss feeds because they aren't dynamic, wordpress set up alone has rss ready to use without messing with anything you may want to think about making a wordpress template in this case.



Ha, affliction uses iframes that is embarrassing...
anonymous
2009-12-12 17:04:08 UTC
Sounds like you need to just link the News button to "http://www.YOURDOMAIN/feed" is the address of your site feed.



This is what is linked to the News button "http://www.afflictionclothing.com/news/index.php"



To better understand how any website is setup you need to view it in Firefox then right click on the area that you want to view and select Properties or View Source. Firebug is also a handy add-on Firefox tool for viewing the HTML source of a page to see how it was written in HTML.



Please Vote!
Bob
2009-12-12 16:52:14 UTC
what you need is an rss reader



i found one at http://rssfeedreader.com/ but i have never used it and don't know how it is

if that isn't good just google "rss reader" or "rss reader for website" or something. you get the idea
anonymous
2009-12-12 20:23:15 UTC
RSS:



Use any of these free online RSS makers. I like feedburner.com.



http://jade.mcli.dist.maricopa.edu/feed/index.php?s=build

http://www.feedburner.com/fb/a/home

http://www.rssfeedsgenerator.com/

http://www.site-reference.com/rss-parser.php

http://www.make-rss-feeds.com/rss-tags.htm

http://www.site-reference.com/syndicate.php

http://www.wotzwot.com/rssxl.php



Introduction to RSS (Really Simple Syndication): http://www.htmlgoodies.com/beyond/webmaster/article.php/3845761



Hope those are still active links.



HTHs,



Ron


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...