Tag Archives: wordpress

0

Software sucks

by

I spent a frustrating few hours yesterday and today trying to get things to work properly. I updated to WordPress 3.0 (it went well in a test-environment) and then stuff started to break big time.

I use Textile for markup and suddenly, that caused issues. I tried switching it off, and switching to a lighter version, and I still had trouble editing and displaying posts. Eventually I deleted the WordPress files and installed them again and tried to get everything to work again as I wanted.

Then my RSS-feed broke and Feedburner started to complain.

I think I fixed it…

I really hope I did…

0

Optimising my blog

by

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? :)

1

Updating WordPress to 2.6 (oops)

by

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.