Daily Archives: October 1, 2007

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 … Continue reading

Posted in Web | Tagged , , , , , , | Comments Off on WordPress and Caching

Categories vs Tags

I found a couple plugins that make the tag and category features function the way I’d like. Simple TaggingThis plugin allows each post to have an associated set of tags. This enables a clean category system while still being able … Continue reading

Posted in Web | Tagged , , , , , | Comments Off on Categories vs Tags

Choosing a bookmarking plugin

Well, after evaluating a lot of templates, I’ve realized I’ll need a bookmarking plugin. There aren’t very many templates that contain the bookmarking widgets already. Here are the ones I’ve tried: Social Bookmark Plugin This one is OK. I like … Continue reading

Posted in Web | Tagged , , , , | Comments Off on Choosing a bookmarking plugin

Permalinks

I’ve played around quite a bit with link structure for various sites I’ve programmed. I’ve found that Google will index your pages whether they have a parameterized URLs: http://somesite.example?param1=this&param2=that or parameterized Paths (Permalinks): http://somesite.example/this/that I think, however, that in general, … Continue reading

Posted in Web | Tagged , , , , , | Comments Off on Permalinks