943,789 Members | Top Members by Rank

Aug 5th, 2008
0

Help with RSS feed

Expand Post »
I have a web site and am trying to produce an RSS feed for it for when things are changed. The following code is the RSS generated (from dreamweaver). Google Reader acknowledges it as a valid feed, but some other RSS feeders, such as Bloglines, do not recognise it as a valid feed. Any idea what I need to do to fix this?

The generated feed follows:

RSS, Web Services and SOAP Syntax (Toggle Plain Text)
  1. ?xml version="1.0" ?>
  2. - <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  3. - <channel>
  4. <atom:link href="http://www.andyhayler.com/rss/restaurants.xml" rel="self" type="application/rss+xml" />
  5. <title>Andy Hayler's Restaurant, Food and Hotel Guide</title>
  6. <description>Free IT help and advice for small to medium sized businesses, with simple, easy to follow advice, clear explanations, answers to IT problems, how-to videos</description>
  7. <link>http://www.andyhayler.com/default.asp</link>
  8. - <item>
  9. <title>1880</title>
  10. <description>Smart hotel dining with lovely bread.</description>
  11. <link>http://www.andyhayler.com/show_restaurant.asp?id=10</link>
  12. <guid isPermaLink="true">http://www.andyhayler.com/show_restaurant.asp?id=10</guid>
  13. </item>
  14. - <item>
  15. <title>La Trompette</title>
  16. <description>Highly successful, consistent bistro.</description>
  17. <link>http://www.andyhayler.com/show_restaurant.asp?id=19</link>
  18. <guid isPermaLink="true">http://www.andyhayler.com/show_restaurant.asp?id=19</guid>
  19. </item>
  20. - <item>
  21. <title>Petersham Nurseries</title>
  22. <description>Simple cooking in an al fresco setting at sky high prices</description>
  23. <link>http://www.andyhayler.com/show_restaurant.asp?id=508</link>
  24. <guid isPermaLink="true">http://www.andyhayler.com/show_restaurant.asp?id=508</guid>
  25. </item>
  26. </item>
  27. </channel>
  28. </rss>


Any help would be appreciated.

Andy
Last edited by peter_budo; Aug 5th, 2008 at 12:40 pm. Reason: Keep It Organized - please use [code] tags
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
wyahaw is offline Offline
1 posts
since Aug 2008
Aug 15th, 2008
0

Re: Help with RSS feed

Every subscription service is going to have slightly different requirements. Your feed looks fine to me but it might be missing an element required by Bloglines. It might be as simple as reading their FAQ... check out the info provided by various services to see if they tell you exactly what your feed needs.

http://www.bloglines.com/help/faq

and there's always...
http://feedvalidator.org/
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ChicagoData is offline Offline
3 posts
since Jul 2008
May 26th, 2009
0

Re: Help with RSS feed

RSS stand for
Really Simple Syndication (RSS 2.0)
Rick Site Summary (RSS 0.91, RSS 1.0)
RDF Site Summary (RSS 0.9 and 1.0)...

RSS is a family of web feed formats, specified in XML and used for Web syndication. RSS is used by (among other things) news Web sites, weblogs and podcasting.
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.

You can find a tutorial on how to set up a RSS for your website step by step, along with alot of other useful information here:

http://www.xul.fr/en-xml-rss.html

Your web host will deteremine how many RSS Feeds you can have, most limit it to a max. of 3
Last edited by ~s.o.s~; May 26th, 2009 at 2:38 am. Reason: Removed fake sig; see the Control Panel in case you want to have a real one.
Reputation Points: 4
Solved Threads: 0
Newbie Poster
shree2006 is offline Offline
3 posts
since May 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in RSS, Web Services and SOAP Forum Timeline: array issue in Visual Studio 2003
Next Thread in RSS, Web Services and SOAP Forum Timeline: IP address locator?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC