2009 May

The personal site, tutorials, and projects of Adam Wulf

Entries from May 2009

A Better Sitewide Search for WordPress Mu

May 22nd, 2009 · 4 Comments

So far I’m loving WordPress Mu, but I’ve noticed two things: first, WPMu doesn’t even come with a site-wide search out of the box. And second, the search results you can get are generally pretty terrible. Searching this blog for “columnizer” wouldn’t even show the Columnizer Plugin Page until page 3 of the results. yikes!

Post to Twitter Tweet This

[Read more →]

Tags: programming · wordpress

Changing WordPress Mu from Subdomains to Subdirectories

May 6th, 2009 · 27 Comments

When you install WordPress Mu, it warns you:

Please choose whether you would like blogs for the WordPress µ install to use sub-domains or sub-directories. You can not change this later. We recommend sub-domains.

It’s true there’s no documented way to change this setting, and the current advice is to reinstall (!), but I aim to change that. Instead of reinstalling plugins, reconfiguring plugins, and then powering through the nightmare that is WordPress export->import, I resolved to find whatever setting was buried in WordPress and do it manually. And lucky for me, it turned out to be surprisingly easy.

Post to Twitter Tweet This

[Read more →]

Tags: programming · wordpress