473,508 Members | 2,236 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

RSS <channel><link> element

When constructing an RSS 2.0 XML doc , should the <channel><link> element's
value be

1. the url of the page the displays the content that the RSS feed describes
:

fox example: http://www.myecommerce.com/results.a...rds=mens+dress

2. the url of the page which generates an up-to-date version of the RSS doc
:

for example:
http://www.myecommerce.com/rss/rssxm...rds=mens+dress

Thanks.
Apr 19 '06 #1
4 2002
The channel's link element is required and contains a URL indicating the
origen of the channel from which all feed items will originate. The value of
the URL is usually the homepage for example.

Be advised the current "official" specification [1] is being rewritten FOR
CLARITY.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/

[1] http://blogs.law.harvard.edu/tech/rss
"John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
When constructing an RSS 2.0 XML doc , should the <channel><link>
element's value be

1. the url of the page the displays the content that the RSS feed
describes :

fox example: http://www.myecommerce.com/results.a...rds=mens+dress

2. the url of the page which generates an up-to-date version of the RSS
doc :

for example:
http://www.myecommerce.com/rss/rssxm...rds=mens+dress

Thanks.

Apr 19 '06 #2
When you say "URL indicating the origin of the channel from which all feed
items will originate" , do you mean by "origin" that the URL is for a
content page that the user views ?

So , the <channel><link> element contains an URL that returns an HTML doc,
not an XML doc (the RSS feed itself) ... ?

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:el**************@TK2MSFTNGP05.phx.gbl...
The channel's link element is required and contains a URL indicating the
origen of the channel from which all feed items will originate. The value
of the URL is usually the homepage for example.

Be advised the current "official" specification [1] is being rewritten FOR
CLARITY.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/

[1] http://blogs.law.harvard.edu/tech/rss
"John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
When constructing an RSS 2.0 XML doc , should the <channel><link>
element's value be

1. the url of the page the displays the content that the RSS feed
describes :

fox example: http://www.myecommerce.com/results.a...rds=mens+dress

2. the url of the page which generates an up-to-date version of the RSS
doc :

for example:
http://www.myecommerce.com/rss/rssxm...rds=mens+dress

Thanks.


Apr 20 '06 #3
Yes. The channel's link element should load a readable page so we can
determine who publishes the feed. Think of the "channel" like the History
Channel, the Disney Channel and so on where each is an entity that produces
their programs that are published at 7:00 PM, 9:00 PM and so on for example.
Each program is analagous to a feed item element. The entire "feed" is
analagous to a TV guide that happens to be published by a single entity such
as the History Channel. The guide (the feed) only contains program listings
(feed items) for that "channel." Clear as mud now? :-)

<%= Clinton Gallagher
"John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:OW**************@TK2MSFTNGP04.phx.gbl...
When you say "URL indicating the origin of the channel from which all feed
items will originate" , do you mean by "origin" that the URL is for a
content page that the user views ?

So , the <channel><link> element contains an URL that returns an HTML doc,
not an XML doc (the RSS feed itself) ... ?

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:el**************@TK2MSFTNGP05.phx.gbl...
The channel's link element is required and contains a URL indicating the
origen of the channel from which all feed items will originate. The value
of the URL is usually the homepage for example.

Be advised the current "official" specification [1] is being rewritten
FOR CLARITY.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/

[1] http://blogs.law.harvard.edu/tech/rss
"John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
When constructing an RSS 2.0 XML doc , should the <channel><link>
element's value be

1. the url of the page the displays the content that the RSS feed
describes :

fox example:
http://www.myecommerce.com/results.a...rds=mens+dress

2. the url of the page which generates an up-to-date version of the RSS
doc :

for example:
http://www.myecommerce.com/rss/rssxm...rds=mens+dress

Thanks.



Apr 20 '06 #4
I think I understand ...

However, I find the nomenclature misleading. Logically, I think it makes
more sense that a "feed's channel" should be the url that provides the
actual rss xml feed.

A "feed's page" could be better nomenclature for the url of the website page
which graphically displays (among other things) the data associated with the
feed.
"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:uC**************@TK2MSFTNGP04.phx.gbl...
Yes. The channel's link element should load a readable page so we can
determine who publishes the feed. Think of the "channel" like the History
Channel, the Disney Channel and so on where each is an entity that
produces their programs that are published at 7:00 PM, 9:00 PM and so on
for example. Each program is analagous to a feed item element. The entire
"feed" is analagous to a TV guide that happens to be published by a single
entity such as the History Channel. The guide (the feed) only contains
program listings (feed items) for that "channel." Clear as mud now? :-)

<%= Clinton Gallagher
"John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:OW**************@TK2MSFTNGP04.phx.gbl...
When you say "URL indicating the origin of the channel from which all
feed items will originate" , do you mean by "origin" that the URL is for
a content page that the user views ?

So , the <channel><link> element contains an URL that returns an HTML
doc, not an XML doc (the RSS feed itself) ... ?

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in
message news:el**************@TK2MSFTNGP05.phx.gbl...
The channel's link element is required and contains a URL indicating the
origen of the channel from which all feed items will originate. The
value of the URL is usually the homepage for example.

Be advised the current "official" specification [1] is being rewritten
FOR CLARITY.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/

[1] http://blogs.law.harvard.edu/tech/rss
"John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
When constructing an RSS 2.0 XML doc , should the <channel><link>
element's value be

1. the url of the page the displays the content that the RSS feed
describes :

fox example:
http://www.myecommerce.com/results.a...rds=mens+dress

2. the url of the page which generates an up-to-date version of the RSS
doc :

for example:
http://www.myecommerce.com/rss/rssxm...rds=mens+dress

Thanks.



Apr 20 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3266
by: j erickson | last post by:
with the following xsl and xml file, the display of the gif file with the <image/url> tag works. However, the gif file in the <description> tag using the name attribute "src" won't make the correct...
16
4411
by: michael | last post by:
Is it possible to get all href URLs contained in a unordered list and place them in an array? Or in fact two different arrays, differently named one for each <ul> group? <ul> <li><a...
4
2141
by: Moogy | last post by:
I'm pulling my hair out here. First, I'm new to XML, so that doesn't help, but none of this makes any sense to me. All I'm trying to do is take a simple source XML file and translate it with an...
5
2256
by: Sonal | last post by:
Hi I am trying to provide infrastructure for RSS feeds on my Website. I dont intend to build any news aggregators. I just want my website to be enabled for providing RSS Feeds. I am using ASP.NET...
3
2749
by: | last post by:
I have been researching articles on google on how to create a simple RSS feed that sucks <title><blurb><link><date> out of a sql server 2000 database via an aspx page. I know it has to be pushed...
16
1596
by: Ian Rastall | last post by:
I'm doing a very simple RSS 2.0 feed by hand <http://www.bookstacks.org/rss.xml> and changing the sole <item></item> section for each day. Is this the general way in which RSS feeds are done? I'm...
7
6672
by: kashaziz | last post by:
Hello, I am here after head-banging with this issue for several days. I am trying to parse a feed using JS and have stucked on the <content:encoded> tag. I have tried getElementsbyTagName but...
4
12978
by: Billy Barth | last post by:
I would like to create a RSS feed from my Access Database. I have an Access table for news which has the article title, date, and story in it. What I would like to do is pull the data from there...
7
4296
by: chromis | last post by:
Hi, I've created a utf8 encoded RSS feed which presents news data drawn from a database. I've set all aspects of my database to utf8 and also saved the text which i have put into the database as...
0
7227
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7331
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7391
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7501
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5633
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5056
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4713
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3188
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
424
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.