Archive for the ‘WordPress’ Category

Updating Wordpress Theme

Thursday, August 23rd, 2007

I am still in the process of updating the new Wordpress Theme. I have noticed a few things that I forgot to change while making the switch.

Tracking code

If you have any tracking code on your site from services like Google Analytics or Site Meter, remember to add it to your new theme. I manually place my tracking code into the footer.php page, so when I made the switch to this new theme, the tracking code was no longer there. Unfortunately, that means I didn’t get statistics for RevenueQuest for about three days.

Advertisements

Another thing I looked over, this time for only a day or so, was advertisements. Remember that when you change to a new theme, unless it is one of those made-for-Adsense themes, it won’t by default have advertisements on the pages.

Luckily, this new theme I am using has widgets for the sidebar. So now if I ever switch to another theme that is widget ready, I won’t have to worry about adding advertisements to the sidebar.

Plugins and such

Some plugins allow you to manually add code to different pages. For instance, you can add code to each post to display posts that are related. You can see on this blog that each post is given a popularity value. I used to display the most popular posts at the bottom of the main page, but I haven’t added that feature to the new theme yet.

Make sure you take a thorough look through the pages on your blog to see if it is missing any of these things when you make a theme switch.

Upgrading Wordpress with a plugin

Wednesday, July 25th, 2007

John Chow has found a Wordpress plugin that will upgrade you to the newest version of Wordpress. I will be installing this plugin as I always push upgrading Wordpress to the side and it never seems to get done.

It is important to keep all scripts up-to-date. People find security holes in scripts and can exploit you and your site. Unfortunately, I have first hand experience with this.

A year ago, a news script I had installed on a website I made for my high school’s Track and Cross Country teams was exploited. I forgot to update the script and someone was actually using my site, server, and script for a phishing site. Needless to say, my site was closed by my host, I and the high school itself received some strongly worded letters, and a friend that began running the site for me when I left for college, had a meeting with the principle.

In the end, it all got worked out and I hope no one was tricked into releasing personal information. Moral of the story, upgrade your scripts!

WordPress 2.2

Wednesday, May 16th, 2007

For those of you who are using WordPress for your blogs, make sure that you update to version 2.2. It looks like they added some widget support, Atom support, and a few more features. I’m not sure if there are any security updates in it.

Download: .ZIP .TAR.GZ