15 July 2010

Changing Tack

Posted: July 15th, 2010 | Author: Jon | Filed under: Site | Tags: | 1 Comment »

I’m going to start posting more technical content on this blog from now on. Ranging from details on any personal development projects I happen to be working on, links to various technologies and frameworks I find interesting to guides on setting up or configuring various systems etc.

I’m hoping this change of tack will help me blog more often here.


29 June 2010

Changes

Posted: June 29th, 2010 | Author: Jon | Filed under: Site | Tags: , | 2 Comments »

Well 2009 came and went quickly, the majority of it was spent buying and then moving into our first home (more on that another time). I then proceeded to spend the last 6 months thinking about what I want to use this site for and very little time doing anything about it. Yesterday I started to make a few changes, I configured WordPress as the CMS behind the whole site rather than just being used for a blog. It’s not my ideal solution but it’s a start in the right direction at the very least. I’m looking for a bliki type solution really along the same lines as Yaki that powers Tao of Mac. But until I find a Java based version that I like it’ll do for now, should allow me to focus on the content rather than the mechanism for getting the content online anyway. I’ve also dropped the “www.” from the URL for the site, it was long enough anyway!

I think I’ve got WordPress configured correctly just need to go through all the posts and fix any broken links and images due to the mod_rewrite/redirect rules I’ve put in place. Next thing on the list is to scrap the current theme and go with “Twenty Ten” until I either find a minimalistic theme I like or make my own.


21 June 2008

SEO Update

Posted: June 21st, 2008 | Author: Jon | Filed under: Site | Tags: , , , , , | 1 Comment »

I’ve been tweaking my theme recently to make it more search engine friendly and it seems to have worked as I’m getting a few hits direct to posts from Google searches. In case anyone is wondering I’ve just made sure the HTML meta tags always have values (using the post excerpt & tags) and that the post title comes first in the page title if applicable. I know there are some plugins I could have used to do the same job however I learnt quite a bit about WordPress themes in achieving my goal. I’m more familiar with WordPress and themes now than I was before anyway.

Does anyone have any other SEO tips they can suggest?