[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using <LINK> tags in feeds or pages?



> Something like this would do the job for RSS I guess:
> <link rel="rss" href="rss090headline.rdf" type="application/xml" 
>   title="RSS 0.9 Headlines" />

The only downside is abusing the REL attribute on the link tag.  
There's actually quite a few things that are supported as REL 
attributes.  Quite a lot more than I expected.  I have no idea what 
supports them or how well.

I'm asking folks to chime in here.  I don't know all there is about 
meta and link tags.  

I'm just asking about getting something put into pages that helps 
browsers determine there's XML feed material available.  Cross-domain 
access is an issue but it's surmountable with signed code.

-Bill Kearney