Let it snow, let it snow, let it snow
We’ve got snowspray on the windows,
it started snowing a bit further up in our country and
now we have snow here on the site.
Let it snow!

We’ve got snowspray on the windows,
it started snowing a bit further up in our country and
now we have snow here on the site.
Let it snow!
WordPress’ standard search isn’t all that good. One could say it sucks.
It sucks for several reasons; results come back in reverse date order, which makes sense for a blog but doesn’t exactly use any relevance. There’s no indication in the search results which words matched. The search just takes all the terms and does a basic sql query for any of them, so if you search for ‘i like cheese’ you get posts with the word like and then posts with the word cheese. You have no idea how many results you got.
Enter Relevanssi, a WordPress plugin which I just added and now;
Search results are ranked based on relevance.
Instead of an excerpt showing the first x characters of the post your get a relevant excerpt showing the part of the text that contains the search terms you used, and they’re highlighted in the text.
You see the search score which tells you which words were found in the text and how many time they were found.
A list of Relevanssi features:
The plugin comes in 2 flavors, free and premium. I’m half tempted to buy the premium just to support the free one as it is already quite feature complete. It’s also rather flexible and offers a lot of tweaking if that’s your cup of tea.

Here’s a list of all the WordPress plugins I’m using at the moment in case anyone is interested.
Read more…
Now here’s a great plugin I wish I’d discovered several years ago.
Smart 404 intercepts standard 404 messages and looks through your posts, tags and categories to see if it can come up with a match of what the visitor to your site was looking for. If it finds it, it will display it as a standard archive view displaying the posts.
Example: http://x111.com/azumanga doesn’t exist, Smart 404 however finds a tag for Azumanga Daioh and thus displays http://x111.com/tag/azumanga-daioh/ which is a HELL of a lot better than giving your visitor a blank ‘oops, it’s gone’ page.
If Smart 404 doesn’t find anything, at all, it goes to your standard 404 WordPress page, in which you can add some code to have Smart 404 generate a list of posts with the keyword a visitor was looking for (example). Again a big improvement.
I’m very impressed with this plugin, I only wish I’d have come across this years ago when I was moving all the old reviews into WP, that would have saved me from the big nosedive in daily traffic.
Does anybody know of a WordPress plugin that makes it possible to search across multiple WordPress blogs with one search request? I’m running several installations here (like this one and the Triforce one) that all run from the same database, and it’d be great to have a way to search the content of all of them at once.

Wordpress 2.5 is coming, and with it comes a new admin backend interface that, according to most, is a step backwards. I’m not quite sure I agree with it and I’m glad it at least gets an overhaul. As for the aesthetics, Fluency Admin is a plugin I’m going to install to take care of that, because I think it looks really slick.
![]()
I have been using the MyDashboard plugin for a while, it replaces the default WordPress Dashboard for something slicker and more expandable, with ‘gadgets’, small widgets you can drag and drop and drag around to make the dash look just the way you want it.
Now I came across this today, 4 must have gadgets for MyDashboard. I especially love the activity gadget and the draft gadget which shows your draft posts right in the dash, no idea why they aren’t there to begin with.