> That *was* what I was looking for, but I had not been paying attention. If > the RSS URL is the link for the pop-up then I think all is gravy and > you're ahead of me as usual. :o)
The RSS URL is the href attribute of the link, but not the URL of the popup. I'm using a Javascript onclick event to trigger the popup at a different URL than the href attribute. The popup URL is actually: http://FireAnt.tv/subscribe?rss_url=[URL of RSS feed] This is roughly the same code as my video popup script at: http://joshkinberg.com/popupmaker Taking your suggestion though, I am going to add the link to the original feed URL at the bottom of the popup window too, so that people can subscribe in other aggregators too by copy-pasting the URL the "old fashioned way." -Josh http://FireAnt.tv On 1/31/06, Andreas Haugstrup <[EMAIL PROTECTED]> wrote: > On Tue, 31 Jan 2006 22:53:24 +0100, Joshua Kinberg <[EMAIL PROTECTED]> > wrote: > > > Actually, the 1-click button uses the RSS URL in the href attribute of > > the link, so it is visible to spiders/search engines, etc. It is also > > marked with other semantic XHTML elements such as rel="alternate" and > > type="application/rss-xml" so its very clearly identified. > > > > If you're suggesting I also add the regular RSS link as a visible, > > clickable link within the popup window, I guess I could do that too... > > is that what you're looking for? > > That *was* what I was looking for, but I had not been paying attention. If > the RSS URL is the link for the pop-up then I think all is gravy and > you're ahead of me as usual. :o) > > - Andreas > -- > <URL: http://www.solitude.dk/ > > Commentary on media, communication, culture and technology. > > > > Yahoo! Groups Links > > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/videoblogging/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
