E-Mail:
Get my new Windows 7 eBook (PDF) for $7 with 70+ Tips. Download Now!

htaccess_file

OpenSearch RSS AutoDiscovery for WordPress Searches

I started to compile a “wish list” of WordPress plugins. Turns out, many of my wishes have already come true – it just took a little digging on Google. Too bad there’s not an amazingly comprehensive WordPress plugin directory / wiki (and if there is, nobody really knows about it yet). One of my wishes was for an OpenSearch feed. Turns out Williamsburger already created a plugin, with a WP 2.0 compatible version linked from his comments thread. This got me up and running with my own OpenSearch feed easily enough, but I wanted to have it actually be autodiscoverable within a search query. Without bothering anybody in my personal circle, I found the variables I needed to insert between at the top of my header.php template:

Read more on OpenSearch RSS AutoDiscovery for WordPress Searches…

From BlogWare to WordPress – Part Deux

Getting the code out of BlogWare and into WordPress was one thing. Getting everything else to work well has been something of a task. All my old URLs didn’t have any helpful keywords in them, so the 404 redirect script I found wasn’t working as effectively as it might have. Shayne pointed out that both the old URLs and new URLs have date information in them, so it would just take a little scripting before things would work easier for all those search engine visitors. I’ve got a new Google Sitemap submitted, FWIW.

Read more on From BlogWare to WordPress – Part Deux…