Archive for April, 2009


How to SEO header meta keywords and descriptions with WordPress

Friday, April 24th, 2009

The default WordPress installation does not produce either a description or keywords meta tag in the header. There are plugins you can use to solve this problem, but why use a plugin when you can solve the problem with a few lines of code? Writing the code yourself with teach you about WordPress, PHP, and XHTML. This will enable you to solve  future web site problems easier. Additionally, you’ll have one less plugin to keep track of, giving you a leaner, meaner, WordPress installation.

After a brief introduction, I’ll delve right into the code, and show you how to add these meta tags to your pages by modifying the header.php file of your theme. Read the rest of this entry »



More on Search Engine Optimization

Thursday, April 2nd, 2009

If you look at sites offering search engine optimization, or SEO, you’ll notice that the prices can get pretty high. If all that is involved is making sure all the elements on your page have your keywords correctly woven into them, then how can SEO services be so expensive? Well, it turns out that the words on your pages are just a small part of the picture. Read the rest of this entry »



blog