Fixed the annoying stale front page bug on MobilePit.com
I’ve finally have the time to fix the most annoying bug on this blog. This bug manifest itself as the Wordpress “page cache” bug, where new posts were not shown on the front page of this blog, which would give the impression that this blog was not updated for quite some time to visitors.
The bug however does not affect the actual posts and web feeds, as the new posts can be accessed via their actual URL. The remedy of the problem (which i do) is to completely delete the current Wordpress installation (don’t forget to backup “plugins” and “themes” directory) and replace it with a fresh installation, which a new “wp-config.php” will be created to point to the old database.
Reload the webpage, and your blog will be free from the “stale” front page bug.