Notice the speed boost? In the past, when you first load this blog, you probably see the posts unfold, as if in slow motion, one by one. It’s like

1st post loading..
tapping finger..
2nd post loading..
tapping foot..
3rd post loading……

While browsing through the Main Index Template, I realised I have installed the FeedBurner Site Stats (not to be confused with Feeds Stats) code and totally forgotten about it.

<script src="http://feeds.feedburner.com/~s/ericulous?i=<?php the_permalink() ?>" type="text/javascript" charset="utf-8"></script>

This code snippet is inserted within The Loop. Meaning a javascript to an external site (FeedBurner) is called for every single post. No wonder so WOLS!

1st post loading..
inform feedbuner
2nd post loading..
inform feedbuner
3rd post loading….

After removing the code.. bam.. the blog content loaded swiftly. Sweet :)

*update: built a Feedburner SiteStats wordpress plugin to counter this issue


What's Next?

»
» Subscribe to Feed
» Leave a Comment

Related Posts:
» WP Plugin: Genki Feedburner SiteStats
» WP Theme: MyReviewPlugin
» WP Theme: Organic Portfolio

» Newer Post:
« Previous Post: