Wordpress
Feed change
Those that are subscribed to my RSS feed should know that I’ve moved to a FeedBurner version.
The old one will be going away, so please unsubscribe and resubscribe to the new version at http://feeds2.feedburner.com/defrag.
You can also click the icon below.
Thanks!
WordPress Stats not counting

My blog is still very young, but one day my stats stopped counting visits. At first I didn’t know what was happening (I even thought I had no visits), but my Google Analytics shows a few visits a day.
So I started searching for the answer…
It happened when I changed my blog theme.
The solution is easy, all you have to do is check the footer.php file on your selected theme and make sure that wp_footer() function is called within the script.
The end of footer.php should look like this:
<?php wp_footer(); ?>
</body>
</html>
Hope this helped! now just keep blogging! :)
Search
Friends
Tags
Shared Items
- Our new search index: Caffeine (The Official Google Blog)
- New in Labs: Refresh POP accounts (Gmail Blog)
- [Video] OnLive – Jogos On Demand (WebTuga)
- [Video] OnLive – Jogos On Demand (WebTuga)
- Programmer 101: Teach Yourself How to Code (Smarterware)