Thursday Tech Tip – Good Old Rock: Behind the Music

Posted on Thursday, Mar 26, 2009

Recently, a friend made this request for a Thursday Tech Tip: “I want to have my own website. I am looking for advice on an idiot-friendly tool or service.”

Lily{.tt-flickr.tt-flickr-Medium}

Based upon that, I’ve decided to “pull back the curtain” and give you some of the details of how my blog works. This doesn’t actually answer my friend’s request, which will wait for a later post. But the request was the catalyst for me to write this one.

The History

Good Old Rock began life as my LiveJournal – I started writing in it on April 1, 2001. For many years, I got a lot of value out of using LiveJournal as my blogging platform. I had several experiments with moving off of it to a self-hosted blog (or to Vox), but I always came back to LJ. However, in January of 2009, I decided I was done with LJ. Partially this was due to rumors of  Russians shutting down LJ{.snap_shots}, but truly, I wanted to move to allow myself more flexibility with the platform – and I wanted my blog to be more of my “site”, and not just an “online diary”. So I rolled up my sleeves, exported all of my LJ posts to a file (using a tool called ljArchive, and set up a blog on WordPress.com.

I imported my posts into the WordPress.com blog, and for a while (about two weeks) I was satisfied with my blog. It was easy to use WordPress, and I was able to point my domain (mattstratton.com, which I have owned for about 12 years) at that blog. However, the more I used it, the more I felt hampered – when you host your blog on WordPress.com, you are pretty coralled with what you can do – you can only use the themes provided by them (which are very extensive) and you cannot modify them. This was the big kicker for me – I had a theme I liked, but I didn’t like how the archive pages looked – and I couldn’t modify it. I decided it was time to move to a “self-hosted” WordPress installation.

I consulted with my friend Jason (of Jason Daniel Photography) who was doing a self-hosted WordPress. He recommended his webhost, Marblehost. I looked into their pricing and features, and they seemed to be a robust solution that would meet my needs. I signed up for my hosting account, installed WordPress, and then exported all the posts from my WordPress.com blog to a file, which I then imported into my new blog. I’ve gone through several iterations of layout and configuration with WordPress, including several themes and a myriad of plugins, which I will detail below.

Theme

WordPress gives you the ability to install various themes for your blog, which are akin to “skins”. Basically, a theme is a collection of files that controls, amongst other things, the styling and layout of your blog. Things like the font, colors, etc are controlled by the theme’s stylesheet, and the various theme files also control the layout of your blog, including items like sidebars and how the archive pages look.

After trying out a bunch of other themes, I finally settled on a theme called Atahualpa, created by the good folks at Bytes For All. This is a VERY powerful theme – it has 25 pages of options to customize. However, due to it’s heavy customization, it’s actually pretty hard to hack the files themselves – you have to work within the configuration tool of Atahualpa itself, as making mods to the theme files could have pretty nasty repercussions. This has not actually been a big issue for me….yet. The color scheme, etc, is actually very easy to modify as the CSS files can be hacked to pieces without any major issues – and the majority of the things that you would want to “hack” up the theme files for (adding javascript includes for things like analytics, ads, etc) all can usually be accomplished through the various “inserts” options in the theme itself.

Plugins

Here’s the meat of where WordPress can really get customized. When you’re on a “self-hosted” WordPress (i.e., one where you control all the code and config), the installation of little bits of code called “plugins” can really extend and improve your WordPress installation. It’s possible to get a little too crazy with installing plugins, which can cause a lot of extra load on your server (and slow down the page load, etc), so you want to try to be prudent with what you install. I’ve gone through quite a few different plugin configurations, but my current installed set has been stable for about a month, so I’ll probably stick to it. For your amusement and edification, here is the list of WordPress plugins installed on Good Old Rock:

Akismet – this plugin comes “for free” (not that any of the other plugins I use aren’t free) with your WordPress installation. It is the anti-spam plugin provided by WordPress, and it’s VERY good at flagging spam comments and putting them in the queue. This is a must-have.

All in One SEO Pack – SEO (Search Engine Optimization) is a key component if you want your blog to be properly indexed by folks like Google. This plugin doesn’t mean you’ll automatically get super-good Google juice, but it does optimize the default paths, titles, and tags used by WordPress to make it a lot more search engine friendly.

Amazon Reloaded for WordPress – If you write a lot of blog posts that include links and pictures to products on Amazon.com, this plugin makes it very easy to search for products from within the blog post composition window. If you have an Amazon Associates ID, it will automatically include your info into the links it creates, so if someone clicks on that link on your blog and buys something…you get a tiny piece of that cash. It’s a nice little tool.

Automagic Twitter Profile URI – When you leave a comment on Good Old Rock, if the email address you use is the same as the email address associated with your Twitter account, you have the option to include your Twitter username in the comment. It’s neat and lightweight.

BackUpWordPress – A very important tool – this will schedule backups of both the static files and the MySQL database that drives your blog. These files are then stored in a directory on the same server as your blog, so it’s very important to have a process where you download those files to another computer. I have a script set up on my computer at home to automatically FTP these files down every day for archive/disaster recovery purposes.

Clicky Web Analytics – When you really start getting going with your site, you are quickly going to become obsessed with monitoring the traffic to your blog. I use a service (free) called Clicky. This plugin makes it a breeze to get full Clicky integration into my site.

commentluv – This plugin displays a link to the last blog post a commenter has made. It’s pretty popular amongst WordPress users, and having it installed can help encourage other bloggers to leave comments on your posts, for the link love.

DandyID Services – If you look in the upper left corner of this page, you’ll see a little section of various icons representing my identify on several other services, such as Twitter, Facebook, YouTube, etc. That little section is created by this plugin.

FeedBurner FeedSmith – WordPress has a built-in RSS feed, but I prefer to use the Feedburner feed (this gives me a lot more insight into how many people have subscribed to my blog, etc). This plugin maps the “default” WordPress feed URL to my Feedburner URL.

Flickr Photo Album – It’s no secret that I love me some Flickr. This plugin does two things for me – firstly, it creates the little section on the right sidebar that shows some of my recent pictures on Flickr. More importantly, it adds the ability to directly insert Flickr photos into my post from the WordPress composition window. It can also be used to create a photo gallery on your blog, but I haven’t used that :)

Google XML Sitemaps – This goes into the SEO discussion from above. A sitemap helps a search engine understand your site. This plugin will automatically create one and update the search engines with the information.

NoFollow Free – By default, when someone puts a link in a comment on your blog, WordPress will tag it as “nofollow” (which basically negates any “Google juice” that this link would provide to the linked site). This is good because it makes your blog less attractive to spammers. However, for real commenters, you probably want to give them the Google sauce. This plugin lets you disable the nofollow tag either globally, or for commenters who have posted a set amount of posts already.

Sociable – A plugin that adds the nifty “share this” buttons to the bottom of your posts so that folks can spam Facebook, Twitter, etc, with links to your insightful drivel.

Subscribe To Comments – This is a plugin, that in my mind, should really be part of WordPress in the first place. Installing this will let visitors check a little box on a post which will then email them every time someone comments on that post. I, for one, rarely will re-visit a blog post after commenting if I have no way to get email notifications to let me know I should come back and read more. But that’s just me.

Twitter Tools – This is how I get my latest tweets populated in the left sidebar. There are some additional Twitter integration points (like automatically tweeting every time you have a new blog post) that I do not use.

WP-Polls – Used to create polls. I’m not so sure how useful this is to me, but mostly that’s because I haven’t thought of anything interesting to ask my readers in my polls :)

WP Security Scan – Definitely a good plugin to install. This gives you the ability to run a “scan” on your WordPress installation to make sure you didn’t leave any security holes open. Pretty intelligent plugin, although to fix the things it suggests you need to feel a little comfortable with MySQL and WordPress.

WP Super Cache – Highly recommended. A+++++. Would buy from again. This plugin creates a static version of your posts when they are requested, which means that if you get a lot of traffic, your server isn’t working to generate the same page over and over again. It can take some getting used to – modifications you make will not always show up right away unless you clear the cache – but overall, I think the benefits far outweigh the (very minor) annoyances.

Yet Another Related Posts Plugin – Look down. See where it shows you other posts of mine that (hopefully) are related to this one in some way? That’s courtesy of this plugin. I think it’s super neat and interesting.

So there you have it – some of the smoke and mirrors have been pulled back. I haven’t talked about how I use Google Apps to handle the email for my domain, but I will cover that in the “Here’s How To Set Up A Website” post which will be coming soon!

The picture of Lily up top has nothing to do with this post, but I like it.


comments powered by Disqus