StylizedWeb

Subscribe to our updates:

A Design, WordPress and Tutorials Blog.

Dedicated to helping you learn the art and science of the web.

Plain number feed count

Number of feed subscribers, if it’s large, is really good recommendation and a way to encourage people to subscribe. Have you ever wanted to have plain number of your feed subscribers on Feed Burner which you can edit and style in a way you want/need instead that regular Feed Burner image? Well I did and I looked over Feed Burner documentation and ran into just some API which wasn’t really helpful for me.

Just couple days ago my friend Brian Purkiss told me on KnowHow forum how it can be done, so I’ll shortly describe you process. I’m using it on this site – feed on the right

Plain number of subscribers

This only works for WP because plugin is being used, you can download it directly here or visit authors site and setup it in few steps

  • Upload feedcount.php to your wordpress plugin directory
  • Activate the plugin from the plugins tab
  • Play with the options (Options -> Feed Count) to fit your needs
  • Be sure to have Awareness API for your feedburner account enabled (to enable it log in to your feedburner account, go to the Publicize tab, click on the Awareness API service and enable it).
  • Put <?php if (function_exists('fc_feedcount')) fc_feedcount(); ?> where you want your feed count to appear.

And it will generate this code in your page and apply some CSS to it

 
<div class="feedcountdiv">
 
 
<span class="feedcount">
<span class="before">Only</span>
<span class="subscribers">9999</span>
<span class="after">subscribers!</span>
</span>
 
</div>
 

Or you can open feedcount.php and edit it a bit. For example I’ve removed everything in print besides print "($number)"; so have just plain number and no div and p.

Leave a comment on Stylized Web Have some feedback? Leave a comment

22 Comments So Far

  1. Thanks for the link

    Nice post.
    Very well written and exhaustive.

  2. Do you mean plain?

  3. Sorry to be a typo nazi, but do you mean plain?

  4. By Dejan posted on February 5, 2008 at 10:48 am

    Yes, thanks for noticing and sorry about that

  5. Dejan, Its a great article and and well written. Thanks for the link as well.

  6. I like the idea but I think that while a plain feed number is a good idea, you do not want it to be TOO plain! It still needs to stand out.

    Hope you do not mind me saying this but I actually struggled to find your feed numbers and so I would suggest to stylise it a bit to make it stand out more. I saw that as 97 is a good number!

  7. By Dejan posted on February 7, 2008 at 10:03 am

    @ Jermayn Parker
    Thank you for your critic! I appreciate it and i agree with you. This is because i didn’t plan to have it when i was designing this site, i will just make it bold for now, b/c I’m planing redesign soon

  8. @Dejan – That is much better!!
    I would probably even suggest to add “feed readers” or something so people know what the number is all about!!

  9. Pingback: 5 notas rapidas sobre recursos | frogx.three

  10. Pingback: Before you start blogging | StylizedWeb.com

  11. Pingback: Smash Design :: Before you start blogging :: March :: 2008

  12. Pingback: Brève Wordpress 02: liste de plugins et d'astuces, ecommerce, galerie photos

  13. Sounds great! Your blog is one of my most favorite now ;) . You have hit the nail on the head, just like you always do.

  14. Do you really think this is new thing? Your blog is really good to me, I read it to get useful info

  15. Pingback: Media-Blog » Blog Archive » Nützliche Wordpress Plug-ins: von SEO zum Online-Shop bis zur Fotogalerie

  16. Pingback: Plain del.icio.us count | StylizedWeb.com

  17. Pingback: Stylized Web - Just another WordPress weblog » Blog Archive » Plain del.icio.us count

  18. Pingback: Plain del.icio.us count | Mexzhouse Design Studio

  19. By susantha dissanayake posted on February 4, 2009 at 9:07 pm

    how do i get alaska air laine mailege plain number

  20. Pingback: Add Feedburner, Mailchimp & Google Analytics

  21. Thank you for writing this article. I really enjoyed it. I work in web design too. Keep up the excellent work!

  22. i use feed

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>