Posts tagged with plugins
Formatting Source Code with Wordpress
Sometimes you get used to doing things one way and you forget to take a step back now and then and see if there isn’t something you’re missing. In my case, I was formatting source code on this blog by putting html non-breaking spaces and < codes for angle brackets etc. Ouch. [...]
Can Google’s Adsense bot understand gzipped html pages?
During my experiments with WP-Super-cache, I noticed a strange thing happen to my Adsense ads. A short while after getting gzip compression to work properly, all my ad content had foreign characters and strange seemingly unrelated content.
Having changed nothing on my blog except for installing WP-super-cache, I decided to add an additional check to [...]
Making WP-Super-Cache gzip compression work
I was pretty excited to see an update to WP-Cache. The first thing I noticed is that when I enabled the new super cache compression option, I started getting a file save as dialog instead of my pages. As of the current version of WP-Super-Cache, the readme.txt file states that if you get [...]
WP Super Cache - The Ultimate WordPress Caching Plugin
I’ve upgraded my old WP-Cache plugin to this one that I found on Digg.com today.
From the Digg.com Post:
Tired of clicking a link off the Digg front page only to find a crashed or mortally lagged site on the other side? Finally, Donncha (one of the main WordPress developers) has solved the problem once and [...]
The Recommended Tags Plugin
Since I upgraded to Wordpress 2.3, The biggest thing I missed about my old Simple Tags Plugin was the auto-completion that happened for tags when I started typing them in on a post. I started missing that so much that I began to think of writing a new plugin. Before beginning on such [...]
Wordpress and Caching
I just installed the plugin wp-cache. I’m not sure why more Wordpress users don’t enable this. From the Wp-Cache description:
WP-Cache is an extremely efficient WordPress page caching system to make you site much faster and responsive. It works by caching Worpress pages and storing them in a static file for serving future [...]