Optimising my blog

geekery

To make my blog easier to navigate and fix some issues I had with the lay-out or how things worked in general, I looked into optimising as much as possible. I installed the plugin to make it easier to view my website on a phone-browser. With the help of Joost’s guide to Wordpress SEO I tweaked more things, including making my urls shorter (I like that), upgraded my theme to allow the new threaded comments in Wordpress 2.7, installing a plugin to check on old links that may not work because of the changes I made and a pager at the bottom to more easily navigate to older pages.

Apart from this I also installed several of Joost’s plugins because very handily he had made the ones I looked for (social bookmarks, breadcrumbs).

Lastly, I went and made a favicon that fits me. Anyone recognise it? :)


  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • LinkedIn
  • TwitThis

No Comments

Hacking Wordpress.

geekery

I updated Wordpress again, to 2.7. I also downloaded the app for my iphone and played with that a little. I noticed that when I post a photo it would post it similar to this:
<a href="image.jpg"><img src="image-thumb.jpg"/></a>

I wanted to have a ‘class=”thickbox”’ in that a href tag, because I want photos in my posts to pop up. I also realised that when I make a post through the web-interface, it would add a similar link.

wordpresslink.pngAfter searching and tweaking I did discover how to fix it for the webposting (you know, where you click on the little icon to ‘add media’ and you select an image from your gallery). The iPhone-app seems to us its own way, but I very happily fixed the webposting bit.

You should not follow these instructions if you think you’ll break stuff. Use at your own risk!

Continue Reading »


  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • LinkedIn
  • TwitThis

No Comments

Updating Wordpress to 2.6 (oops)

geekery

thanks to 3nhanced.com After nearly a month away from my site, it told me to update to Wordpress 2.6. I figured, why the hell not (I like living on the edge). I went through the very easy update-process and thought it all went well.
Unfortunately, it didn’t. At first I thought everything had broken, all my single pages gave a 404, even the non-blog ones, and all my links to tags and archives stopped working as well! Panic!

Luckily, I found out pretty quickly that I only needed to fill in the ‘tags’ and ‘category’ field in the Permalinks section, which solved most of my problems instantly.

The last problem, the archives that didn’t work, took pretty long to figure out. I googled trying to find if anyone also had their monthly archive links throw them back to the main page I set the Permalinks to the ugly default, and that didn’t work.
By now I started to worry and considered rolling back to 2.5.1 just to get the monthly archives links to work again. Before I did, I did an install in a different directory as a test and that one had working monthly archive links. As the new install did not have any but the default plugins, I started disabling plugins in my default installation until I found the culprit: the robots meta plugin. Once I figured that one out, it didn’t take long to find a notice of the creator of the plugin, stating that the update revealed a bug and ladida, problem fixed, just update the plugin and set all your settings again. Which I did.

The plugin has a ‘disable date archives’ option that got checked. In fact, everything got checked. I unchecked unwanted things, saved, and my monthly archive links work as they should again.


  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • LinkedIn
  • TwitThis

1 Comment