Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2007-01-05 09:31:56
- hilary
- Member
- Registered: 2006-09-11
- Posts: 37
Re: Rss feed: number of readers?
Ah.. it just records hits.. :(
Well I have awstats already, but I really wanted to know the subscriber number more accurately… its weird, there seems to be no other solution to this besides feedburner, which is a serious comprimise to hand your feed over to them, Im quite surprised there isnt a simpler way of checking your number of readers!!!
Offline
Re: Rss feed: number of readers?
hey i like feedburner a lot. it gives you a lot of convenient options for syndicating your feed. so can anyone help me? i axxed the code in the default page that put the RSS icon in the address bar(i guess you call that a rss 2.0 feed?). well i’d like that icon to re-appear but this time take the user to my feedburner page, and better yet when someone puts my domain name into a rss reader, the feedburner is the one that gets recognized. thanks
Offline
Re: Rss feed: number of readers?
<link href="http://feeds.feedburner.com/my_feed_name" rel="alternate" type="application/rss+xml" />
Offline
Re: Rss feed: number of readers?
jm wrote:
bc. <link href=“http://feeds.feedburner.com/my_feed_name” rel=“alternate” type=“application/rss+xml” />
works like a charm of course, thank you!
Offline