CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
PHP Problems
[Solved] Recovering Stats for RSS Subscribers
steven_gardner
Permalink to comment
#
September 2009
Hi guys,
I am developing my own Wordpress theme for my personal portfolio using both CSS-Tricks videos and Theme Forest Videos.
How would i go about trying to record the number of subscribers i would have to my RSS feed.
Any help would be much appreciated.
Steven
chriscoyier
Permalink to comment
#
September 2009
http://feedburner.google.com/
Burn the feed.
Turn on "Feed Awareness API"
http://css-tricks.com/snippets/php/get- ... with-curl/
Matt
Permalink to comment
#
September 2009
Thanks Chris, über-useful. Was about to go figure this out, but hey!, I don't have to do work now!
Add a Comment
I am developing my own Wordpress theme for my personal portfolio using both CSS-Tricks videos and Theme Forest Videos.
How would i go about trying to record the number of subscribers i would have to my RSS feed.
Any help would be much appreciated.
Steven
Burn the feed.
Turn on "Feed Awareness API"
http://css-tricks.com/snippets/php/get- ... with-curl/