So over the last two week, I have spend my free time converting my site over to WordPress. There are several reasons for this. First, I really like the ability to add plug-ins to my site. I also love how easy it is to add new pages and manage the site. There are also the benefits of SEO with great sitemaps and xml sitemaps and more.
So I knew I wanted to make my site look very similar to the old one. I was happy with the older design, but I wanted some new functionality mainly for blogging. I was using Blogger to do my blogs, but since that service is no longer available how I was using it, it was time for something better. I really like WordPress as a blogging tool, but many people don’t realize how good it is as a CMS.
I basically had my old site recreated in a couple of hours, But my site is based on a 12 column grid, and I have my wordpress theme on a 16 column grid. This caused several formatting issues that i am still working out, but I got it looking pretty good.
Next I needed to add all of the pages from the old site. Since I am using the same grid system, it was merely a matter of cut and paste for many of the pages. That sure makes it easy! Some pages are still not done yet. I need new art and I want to edit the flash on those pages to a small size.
So there are more projects to be done. I will blogging about my updates as I go.
Setting up Rel Author
We might be a little late on this one, but it is worth setting up your rel author tags on Google plus. Google is very much looking at this type of information for rankings now, so it makes sense to get it done. There are several places to learn how to do this. Here is…
Adding A Featured Image To A Page In Genesis
After looking around the web for a good tutorial, I really couldn’t find what that accomplished what I was looking to do. It sounds simple. I want to add a featured image to a page in Genesis. No problem right? Not exactly. Genesis doesn’t work like a normal wordpress site, but then if you are…
Disable Auto Format in wordpress
This is a great trick I found today while working on a problem for a client. What was happening is that wordpress was wrapping her image in paragraph tags and causing it not to float right with text wrapping around it. The solution was to add this to the functions.php file. (note, make sure you…