Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

RSS from external sites

Is is possible to achieve this... I want to be able to have a page in my iWeb site that will pull RSS feeds from other webpages over the net?

i.e. My News page
RSS Apple Hot News
RSS Engadet
RSS CNN.com

and so forth... I'm sure this is a something that would have to be done with outside of iWeb but just looking for a bit more directions with this.

Thanks to all

2.16GHz MBP, 1Gig TiBook & Quick Silver, Mac OS X (10.4.8)

Posted on Mar 11, 2007 8:44 PM

Reply
Question marked as Best reply

Posted on Mar 12, 2007 4:48 AM

This can be done in iWeb. It is as simple as locating the URL for the RSS feed and creating a Hyperlink to the feed in iWeb. This video tutorial may be helpful.

http://iWebFAQ.com/AllAboutRSS/#Alfeo
5 replies

Mar 12, 2007 9:07 PM in response to iWebFAQ

This can be done in iWeb. It is as simple as locating the URL for the RSS feed and creating a Hyperlink to the feed in iWeb. This video tutorial may be helpful.
http://iWebFAQ.com/AllAboutRSS/#Alfeo


Nice... This is on target.

But is there a way to actually show within my page such as the iWeb Blog or iPod pages, without leaving my site to go to the RSS browser window?

This is what I did so far:
http://web.mac.com/alfeo1/iWeb/AUE/AUE%20Blog/AUE%20Blog.html

Thank you again for the great tip above.

Mar 30, 2007 5:20 PM in response to Alfeo Dixon

Alfeo,

Upon visiting your site it has been noticed you do not have the RSS link available in the address bar of your browser.

Add this tag between the <HEAD> <HEAD/> section of your HTML file to have the RSS subscribe button appear in the address bar of supported browsers.

<link rel="alternate" type="application/rss+xml" title="RSS" href=" http://iWebFAQ.com/rss.xml" />

Where http://iWebFAQ.com/rss.xml is the URL for your rss file.

You can have different RSS links in the address bar for different pages. Just repeat the process for your individual html files of your pages and insert the desired RSS feed URL into the code as necessary.

RSS from external sites

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.