WordPress has feed feature which is nice but nowadays mostly all of us use FeedBurner for its Advanced features and Statistics report. But you cannot track all the visitors unless they are redirected to FeedBurner.
Tag: Feedburner
How to Notify Unconfirmed Subscribers
Hi its been days that i haven’t posted any thing but i was busy with writing an eBook on How to Quickly Convert WordPress to Blogger template ? hope you like it when i release it but today i m going to tell you How to Notify Unconfirmed Subscribers in FeedBurner . If we dont notify them theirs a loss for them and also for you that your content Does not get the exposure it should get.
[How to] show The Number of Feedburner Subscriber in Text
Yes many of us dont like the simple look of the feedburner chicklet and some times it dont suites our blogger templates . and many others reasons for all the users who want to show it in their own style or just to show it in a text format you have to just add a small code
Code :
<script language=’javascript’ type=’text/javascript’ src=’http://www.codigosblog.net/servidor/contadorfeed.php?uri=feedburner-id‘> </ script>
In the above code replace feedburner-id with your feedburner id
Q:where can i get my feedburner ID ?
A: your feedburner ID is the text you put for your site while signing.
example : http://feeds.feedburner.com/best2know
the above best2know is my feedburner ID
The result of above Code :