Archive for the 'Wordpress' Category

Best cache plugin for Wordpress

Thursday, March 30th, 2006

If (for some performance reason) you’re looking for some solution to speed up your Wordpress performance (or low down your CPU usage) you can try WP-Cache plugin.

WordPress trackback spam plugin.

Monday, March 27th, 2006

I was looking for some good solution to fight with trackback spam, finally I think, I’ve found good solution - WordPress Trackback Spam Solution.

Very usefull WordPress trackback tutorial

Monday, March 27th, 2006

At optiniche.com you can find very usefull WordPress trackback tutorial - article explains what is trackback, how to locate the trackback link and finally, how to send trackbacks.

Dreamhost, Wordpress, wp-cache 2.0.17, php 5.1.2 and blank pages problem [ob_end_flush() vs ob_end_clean()]

Friday, March 17th, 2006

If you have problem with your Wordpress (1.5.2, 2.0 or 2.1 with wp-cache 2.0.17) based pages after upgrading php to 5.1.2 (on Dreamhost or any other hosting company), you must fix wp-cache-phase2.php file to solve the problem.

To solve the problem:

Open wp-cache-phase2.php file* in your favourite text editor (I hope it’s not MS Word)
Find out wp_cache_ob_end […]