Wordpress 2.3 and Feedburn Widget

I have just upgraded to Wordpress 2.3. So far, so good. My feedburn widget is running correct as far as I can tell. If anyone has any problems please let me know.

Apparently, the google sitemap plugin 2.7.1 is not WP 2.3 compatible.

Feedburner Web Analysis

As I mentioned earlier, performancing.com has dropped their public use of the their metric system. So, as recommended, I switched to Feedburner’s web analysis setup. This was pretty simple as I had already registered with Feedburner to keep track of my feeds.

However, their instructions were a little off for me. It is probably the way that my template is set up. It was still extremly simple. I just replaced the old metrics code in my footer.php of my template with the new Feedburner code. Within 15 minutes, Feedburner was displaying my statistics. Obviously, this means all new information. So, everyone pretty much lost all their data from metrics. Oh well, you get what you pay for.

The format for the Feedburner system is pretty easy to interpret. There are some quirks to get used to, but that happens everytime you change or even upgrade software. Regardless it is pretty informational. Between Feedburner and Google’s Analytics, I have a pretty decent idea of my traffic.

Announcing a Feedburner Wordpress Widget

UPDATE(02/19/2007):
The plugin has now been updated to version 2.2. This change incorporates some changes sent from Ying-Chieh Liao. There are two changes to the plugin.

The first change is that the user only needs to input their feedburner id, not the whole URL. So, if you update, you may have to re-enter this information. So, instead of putting in “http://feeds.feedburner.com/jeremysbraindump”, you only have to put in “jeremysbraindump”.

The second change add a little tiny text link for the feed. You could use this instead of one of the chicklets for example.

As always, if you have any feedback, let me know.
—————————————-

UPDATE (08/16/2006):
The plugin has now been updated to version 2.1. This change incorporates Diona’s changes of adding a li and closing /li to each line. This should be purely cosmetic and not change any funtionality. Please let me know if it does.
—————————————-

UPDATE (05/17/2006):
The plugin has now been updated to version 2.0. 2.0 gives you the ability to select which chicklets you want to display from Feedburners list. This is configurable through the normal widget configuration under Presentation. It has been tested with multiple themes. Everything seems to work, as far as I can tell. However, I do not have accounts with all of the syndication sites, so I do not know for sure, if they work. One site that seems to have trouble is Newsgator. However, the code looks just like Feedburner’s code. So, I think this is either their problem or C|Net’s problem.


… the ability to select which chicklets …

I also changed the default title to be: Subscribe through Feedburner. This is also used as text when you hover over a chicklet.
—————————————-

UPDATE(05/15/2006):
The plugin has now been updated to version 1.1. 1.1 follow’s Andy’s comment and intercepts the normal feed location in the header of the page. It redirects these feeds to Feedburner. However, it does not do anything with your original feeds, they are still there. But, if a syndication program automatically scans your blog page, it will detect the Feedburner feed and use that.

Because of this, I would recommend setting up Feedburner before you activate my plugin. That way, when Feedburner scans your blog for the feed, it actually finds something. Otherwise, you have to know the location of your feed, such as http://blog.blog.com/feed?=rss.

Anticpated features of 2.0 still include using chicklets from all blog services that Feedburner hooks into.
—————————————-

This is the initial version of my Feedburner widget for WordPress. This allows you put Feedburner subscription links into your WordPress sidebar and arrange it with the rest of your widgets.

The initial 1.0 version just allows for the large icon to be displayed. Also, the title “Subscribe with Feedburner” is hardcoded.

To install, just download the plugin from here. Uncompress it and place it in your wordpress/wp-content/plugins/widgets directory. Then go to your admin page of your blog and activate it under Plugins. After that, goto your Presentation->Sidebar Widgets page. Drag it over to the sidebar where you want it displayed. (Continued)