Blogging tips & www social trends
12 Jul
Feed Count 1.2 is the latest version of my Wordpress Plugin that displays the number of subscribers to your feedburner feed. You can see it in the sidebar of www.mapelli.info, right under the feed icon.
Since I don’t like the feedburner chicklet, I developed this plugin that can be easily integrated into your wordpress theme.
Support for wordpress widgets is being tested, and will be available in future versions.
<?php if (function_exists('fc_feedcount')) fc_feedcount(); ?> where you want your feed count to appear.Feed Count can be easily customized by adding some entries to your css file. Here’s what I added for www.mapelli.info:
.feedcountdiv p{
margin-top:5px;
}
.feedcount {
text-align:center;
padding:3px;
background-color:#ee7d00;
background: url(/images/rss-stripes.png) repeat;
color:#ffffff;
font-weight:bold;
-moz-border-radius:3px;
border:2px solid #cc5b00;
}
.subscribers {
background-color: #cc5b00;
color:#ffffff;
padding:0px 2px 0px 2px;
}
In the comment section, please ![]()
99 Responses for "Feed Count 1.2 Wordpress Plugin"
nice plugin
Beautiful plugin. I am impressed
365 Days - One Goal - Can I Do It?
http://onemansgoal.com
Does this plugin allow you to present the number of readers from multiple Feedburner feeds? That would be a cool thing to consider!
Daniel,
no, the current version allows only one feed… sorry.
I’ll think about adding the multiple feed feature in a future version (but not in the next release, feedcount 2.0, that I’m currently working on)
HI Francesco,
Thank you for you plugin. I’ll try…
[…] Feed Count: Déjà, ce plugin a une page de présentation, ce qui est, pour moi, un minimum. L’installation se fait très rapidement et le paramétrage est un jeu d’enfant ! En effet, une fois que vous avez installé le activé le plugin, allez sous l’onglet “Options” et cliquez sur “Feed Count”. Là, vous allez devoir fournir quelques informations: […]
Hi ,
This indeed a great plugin. But when i try to use it I am getting error. Can you please help me ?? I am pasting the error here …
[function.fopen]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in.
I have already activated my feed count and awareness api. Is there something i am missing ??
Oops sorry , was trying in my localsystem where it was giving error … Got it right at my demo blog . Sorry for the confusion
[…] FeedCount es un bonito plugin wordpress que nos permitirá seguir la cantidad de usuarios suscriptos a nuestros feed pero dándole un poco mas de personalización a nuestro contador. Básicamente remplazaremos el tradicional contador para usar este nuevo personalizado mediante CSS. Instalación: […]
[…] Feed Count 1.2 Wordpress Plugin Plugin de Wordpress para mostrar los suscritos con un estilo mas decente que el feo boton de Feedburner (tags: feed rss wordpress plugin counter stats) Archivado en: Links Diarios | Etiquetas: No Tags. […]
nice Francesco, i’m using in my blog
[…] Licznik, który widzisz, zlicza ile osób śledzi daną stronę przez kanał RSS. Najpopularniejszym serwisem do statystyk kanału RSS (i nie tylko…) jest FeedBurner. Jego licznik przedstawia się w tzw, chicklecie. Możesz jednak zmienić całkowicie wygląd tego licznika, pod warunkiem, że Twoja strona działa na skrypcie Wordpress, używając tej wtyczki, http://www.mapelli.info/feed/feed-count-12 […]
Wow! Don’t work with widgets yet? =/ What a pitty!
[…] there is good news for WordPress users. Francesco Mapelli has put together a very easy to use plugin that does all the heavy lifting for you. Install the plugin like any other plugin, then fill in a […]
Very cool plugin Mapelli! And great job writing the code, I must say I am impressed.
[…] => Download and Installation instructions […]
[…] Feed Count 1.2 Wordpress Plugin - A great wordpress plugin which allows you to display your subscriber count in plain text (thanks to Pro Blog Design for the heads up). […]
[…] you decide to use Feed Count WordPress plugin, be sure to enable Awareness API for your feedburner account (you can find it on the Publicize tab […]
[…] you decide to use Feed Count WordPress plugin, be sure to enable Awareness API for your feedburner account (you can find it on the Publicize tab […]
[…] вы захотите использовать Feed Count WordPress plugin, вы должны будете включить API в настройках FeedBurner […]
[…] Feed Count 1.2 Wordpress Plugin フィードの購読者数をカウントしてくれるプラグイン (tags: wordpress plugin) […]
[…] Feed Count […]
[…] Feedbuner被墙以后,那个显示订阅数的chicklet就显示不了了。Feed Count这个Wordpress插件是用文本方式显示Feedburner订阅数。它是用Feedburner的Awareness API提供的数据,也就是用api.feedburner.com/xxx的域名,而这个域名并没有被墙,所以用这个插件就可以在Blog里显示Feedburner的订阅数了。 […]
[…] Visit and Download + Demo […]
[…] parlare di due plugin abbastanza famosi ma che ho scoperto recentemente: Wordpress.com Stats e Feed Count. Il primo è estremamente utile per avere delle statistiche immediate sul vostro blog. Grazie […]
[…] Feed Count (Download Link) […]
[…] Visit and Download + Demo […]
[…] Feed Count umożliwia wyświetlenie ilości subskrybentów RSS (w oparciu o statystyki FeedBurner) w formie […]
[…] off their RSS feed. Some are displaying massive feed buttons. Some are proudly displaying their subscriber count. Some are even engaging in friendly competitions to see who can get the most subscribers. It seems […]
[…] features a WordPress plugin called Feed Count. This plugin helps the user display their Feedburner subscriber numbers in a convenient text […]
[…] way the lazy-ish way is the feed count plugin by: mapelli for Wordpress users. It’s easy to install and easy to customise with CSS, viewthe link for […]
[…] naudojami visi įmanomi parametrai, išskyrus skaitytojų skaičiaus rodymas (nes tuo jau rūpinasi Feed Count […]
Not long after I installed this, I started to notice that certain future queued posts were appearing ahead of schedule on my Sciencetext.com site. I’ve disabled the plugin just for now to see if that was causing the conflict. Anyone else noticed this?
db
[…] 不過我不喜歡feedburner提供的貼紙樣式,儘管可以控制顏色或網路上還有修改顯示文字的方法,但還是達不到我要的效果,光是我現在這樣想把訂閱人數擠在footer,放上那張貼紙實在跟整個佈景不協調,所以前陣子找了這個外掛,Feed Countt。 Feed Count 1.2版 下載頁面 […]
[…] Feed Count 1.2版 下载页面 […]
Has no one else suffered this bug. Disabling the feed count plugin seems to have fixed the issue.
db
Does this plugin work with sidebar widgets? I couldn’t get it to work. I have exec php plugin enabled, and I placed the code in one of the widgets, but I get a funny “57″ in the place where I put the widget.
Thanks for this plugin! I am on an Apache server running PHP 4 and the plugin works great! Exactly what I was looking for — Excellent work
[…] Feed Count is a Wordpress plugin that enables you to display your your feedburner subscribers without having to use the feedburner chicklet. It will display the number of subscribers in text enabling you to style it to fit perfectly with your blog, which you can be seen in action at http://www.mapelli.info. […]
[…] Feed Count 1.2 Wordpress PluginWordpress Plugin that displays the number of subscribers to your feedburner feed (in plain text). […]
For some unknown reasons I have “N/A” where it should normally says the number of subscribers to my blog.
Any idea? (API is activated of course..)
Thanks in advance.
Tom
[…] more control on how to show off your feed subscriber’s count, a WordPress plugin called Feed Count will definitely help. As big as you want, whatever font you like, just anything that you can do […]
I still have the “N/A” error…
[…] Feed Count | Wordpress Plugin WordPress plugin that displays the number of subscribers to your feedburner feed. […]
[…] only works for WP because plugin is being used, you can download it directly here or visit authors site and setup it in few […]
nice lol
only works for WP because plugin is being used
[…] head over to Mapelli, and grab the plugin that {thankfully} does most of the work for you. Upload that, activate it, and […]
[…] Ściągnąć wtyczkę Feed Count. […]
[…] 2.- FeedCount […]
hi,
great plugin! thank you very much! i like to implement it like the style you use here .. could you please post the css code for for ths blue round corner …
thanks in advance!
the rounded corner are images
the css file can be read directly at http://www.mapelli.info/wordpr...../style.css
or you can use the web developer toolbar ( https://addons.mozilla.org/it/firefox/addon/60 ) to have a better view of the css styling of every page you visit
great - thank you for your help!
My feedburner API is Open and my count doesn’t work now … (before it worked). I didn’t modify nothing
How I can repair this ?
[…] Оригинальная версия Feed Count 1.2 с сайта автора. […]
[…] Оригинальная версия Feed Count 1.2 с сайта автора. […]
[…] chicklets or you can output your feed count with text instead of an image using the aptly named Feed Count plugin, and style it until your hearts […]
[…] number of subscribers to your feed instead of using the Feedburner chicklet? If so, you need the Feed Count plugin for […]
I’ll think about adding the multiple feed feature in a future version (but not in the next release, feedcount 2.0, that I’m currently working on)Nice work. Thank you, Francesco.
I’d like to count and display differently site and comments subscriptions. I am waiting for FeedCount v2.0.
[…] chicklets or you can output your feed count with text instead of an image using the aptly named Feed Count plugin, and style it until your hearts […]
[…] Feed Count 1.2 […]
[…] Feed Count- If you don’t like the feedburner chickletd, You can use this Plug-in to display the number […]
poker online legale
coupons bonus casino 770
cool plugin just added it…
i going add this plugin to my blog next…
[…] Download Plugin: Here 30) Feed Count-如果你不喜欢Feedburner的订阅数统计输出,或是不能够显示Feedburner的订阅数统计,那可以试一个这个插件。 […]
[…] you are ready to publish those subscriber numbers, give Mapelli’s FeedCount WP plugin a try. I have used it on a number of projects so far, and I would recommend it to […]
How we do this plugin for blogger?
[…] Feed Count - iti ofera statistici despre abonatii prin RSS. Download Plugin: Aici Etichete: 2.0, Blog, Blogging, Download, Plugins, Tutorial, Wordpress Poti sa urmaresti raspunsurile la aceasta insemnare prin RSS 2.0 feed. Poti lasa raspunsul tau, sau poti folosi functia trackback . […]
[…] for excessive self promotional copy because the social proof is right there. You can obtain the Feed Count Wordpress plugin to achieve a similar effect for your own […]
[…] Pero no se queda ahí sino que retocando el CSS puedes llevarlo al infinito de personalización, como han hecho en Mapelli. […]
[…] tutti coloro i quali posseggono un account su FeedBurner, segnalo FeedCount, un comodo Plugin per WordPress per personalizzare la visualizzazione delle sottoscrizioni ai […]
[…] of subscribers you’ve got. If you’re not afraid of a little code, you can install the Feed Count plugin for WordPress and tweak the CSS to your […]
[…] you don’t want to use the Feedburner chicklet, WordPress now has a plugin available called FeedCount. This plugin allows you to display your Feedburner count and style it to look they way you want it […]
[…] FeedCount - Allows you to display a numerical version of your Feedburner feed count without using the Feedburner chicklet. [Full Review] […]
Feed Count 1.2 Wordpress Plugin…
Zeigen deine Feedburner Abonnenten Anzahl mit den Feed Count 1.2 Wordpress Plugin.
Mit Hilfe dem neuen WordPress Plugin Feed Count 1.2, kann man ganz einfach die Feedleser im Blog anzeigen, ohne den Standart FeedCount von Feedburner zu verwenden. Die…
As Travel blog said, i also have the N/A error where it should display the number.. Some directions to make it work would be more than welcome !
[…] you just as sick of the Feedburner chicklets as I am? Luckily, there is a Wordpress plugin called Feedcount which allows you to grab your RSS feed count directly from Feedburner’s API. Just to give it […]
Is there any way to show the biggest number of subscribers in the last “X” days? Thanks.
[…] Plugin nennt sich “FeedCount” ist ist super einfach. Einfach entpacken, hochladen und aktivieren wie gewohnt. Danach unter […]
[…] tohoto pluginu je jasný - mít přehled o tom, kolik lidí si vás dalo do RSS čtečky. Stáhněte, nahrajte na server, aktivujte plugin, nastavte (options - feed count) k obrazu svému a do kódu […]
[…] tohoto pluginu je jasný - mít přehled o tom, kolik lidí si vás dalo do RSS čtečky. Stáhněte, nahrajte na server, aktivujte plugin, nastavte (options - feed count) k obrazu svému a do kódu […]
[…] auf diese Zahl zugreifen zu können. Wenn man das gemacht hat kann man entweder auf das Plugin Feed Count setzen, oder selbst Hand […]
It works ,] Thanks
[…] Feed Count - Permite personalizar el feo botón de feedburner con tu número de suscriptores. […]
[…] английскую оригинальную версию Feed Count 1.2 […]
Ciao Francesco, ti scrivo in italiano perchè faccio prima.
Abbiamo installato il tuo plugin, su release 2.5.1, ma non visualizziamo il numero corretto: ora per esempio siamo a 6 subscriber, mentre il plugin segnala N/A…
qualche idea?
Ciao e complimenti per l’idea!
My fault… hai ragione Francesco,
le API mi ricordavo di averle abilitate, ma dopo un riscontro su feedburner erano ancora disattivate…
quindi tutto OK il plugin funziona a meraviglia… grazie ancora per la condivisione del tuo lavoro!
a presto per ulteriori upgrade
Nice plugin. But is use XML modules, and if plugin not work, install or enable us.
how we doing this plugin for blogger?
[…] Feed Count. Si vous n’aimez pas le bouton d’affichage par défaut de Feedburner, vous pouvez utiliser ce plugin pour afficher le nombre d’abonnés à votre flux RSS. [Téléchargement] […]
Thanks for a great plugin.
The only problem I have is that when feedburner is a little late updating, I get “0″ subscribers displayed. Is there a way to simply display the previous count, until feedburner updates with a non-zero count?
[…] en el blog para invitarlos a suscribirse al feed, después de 3 visitas el mensaje desaparece. * Feed Count - Permite personalizar el feo botón de feedburner con tu número de suscriptores. * Feedburner […]
[…] FeedCount Francesco Mapelliego jest zwykłym, niezależnym licznikiem osób czytających bloga przez RSS- może to być zatem dowolny kanał, nawet taki, który nie jest zarejestrowany w serwisie FeedBurner. Licznik można podrasować z pomocą CSS- procedura opisana jest na stronie wtyczki. […]
This is a good idea for a plug-in. However, I think the tags should be removed as they make it difficult to get things positioned properly when all you want to do is display the count beside an image. The div and span tags already provide enough control. Just a thought…
Feed Count…
Интересный плагин, на который я наткнулся в блоге Dimox’а. Он заменяет собой некрасивую FeedBurner’вскую кнопку-счетчик, в которой нельзя изменит……
Hi. I love this script! please be so kind and tell me how to integrate an url in AFTER ?
thanks
[…] incrementare e personalizzare i nostri RSS Feed vediamo come Feed Count vi permette, una volta aperto un Account u FeedBurner di includere il numero di sottoscritti ai […]
Hi,
I have added this plugin yesterday morning in one of my blog.
I have changed the update time as 30 minutes for the feed count in the admin panel.
Also i have sent the feed url to most of my friends to subscribe.
But i don’t see any updated feed count till today. Is there any problem in installing the plugin for this website (nonstopcollectibles.com).
kindly advice..
Leave a reply
Comments and trackbacks are dofollowed. Be sure to read my comment policy once in a lifetime before posting