Page is a not externally linkable
madmatt69 - 3:49 pm on Aug 25, 2008 (gmt 0)
I've got a whole bunch of rss feeds for one site - maybe like 8 feeds. I can include them in the head of each page with the standard: But I'd like to not have to repeat that for each individual feed and get stuck with a big bloated <head> Any ideas how else to do this?
Hey all,
<link rel="alternate" type="application/rss+xml" title="My Rss Feed" href="http://feeds.feedburner.com/myfeed" />