View Full Version : replaceing current RSS feed with one from feedburner
dankster
06-08-2006, 09:43 PM
id like to track my rss feed subscriptions...
anyone know how to do this?
nygorilla
06-09-2006, 04:29 AM
On the image template simply replace the reference to the feed (href="http://dontlinkhere.com/index.php?x=rss") with your feedburner address (ie href="http://feeds.feedburner.com/dontlinkhere")
Note on your template you have it in two locations...
Cool shot you have up today, but I tend to agree 1000px with the response in your other post. Is a little large as it will be over the size of most people monitor resolutions meaning they need to scroll.
dankster
06-09-2006, 04:01 PM
<!-- Link for ATOM feed autodiscovery -->
<ATOM_AUTODETECT_LINK>
<!-- Link for RSS feed autodiscovery -->
<RSS_AUTODETECT_LINK>
is what it says in the <HEAD> . what do i repalce those with? a link? what?
Connie
06-09-2006, 07:41 PM
take out the tag for RSS feed (<!-- Link for RSS feed autodiscovery -->
<RSS_AUTODETECT_LINK>
and find out which meta-tag must be added to the header section to get the another feed
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.