WordPress can easily be geared perfectly for SEO. The system is built to generate fast, modern, clean code that search engines love. Now with more plug-ins, WordPress can easily be geared for good SEO. We are not going to go through the general information you need to improve your search position with WordPress, there are plenty of posts here and elsewhere that cover that. This post is about the specific things that apply to WordPress, and we already assume you have done some research, targeting etc.
Check your theme:
On page optimisation is the most important thing you can do before you worry about link building etc. Not all themes are created equal, and you can easily be hampered by poorly put-together code. What you need to do is use an on-page “keyword checker”, like the one from SEO MOZ to see if your front page is meeting your goals. If it isn’t, there really is only so much you can do by changing the content of your front page , so you will have to get into the theme and get your hands dirty.
What you need to do is go into Appearance > Editor and open the header.php first. This is usually where the code for the navigation bar and header will be kept. You need to skim down past the <head> code and get to the section that starts with <body>. If your code looks like this, then you are missing out;
- Make sure you have a different title tag and description for each page
- Don’t overuse your keywords in the title and description of your website
- Use action words in your description, and make it sound like an advertisement for your business
- If you are using tags and categories to group your posts, make sure you un-check the “nofollow” or “noindex” options
The Footer
Use your address + contact details in the footer
There is still a lot of speculation on how Google Maps work, but in the least for the benefit of your clients, you should use your physical address and contact details in the footer.
Put a link to the key pages of your website in the footer
Make sure you link to the key pages of your website from the footer. It gives you a chance to reiterate the focus on the keywords that matter most to your website.
WordPress Speed
The speed of your website is worth checking, because it improves user interaction, and reduces the bounce rate if your website is fast. We have written a few posts on increasing wordpress speed, but here are a few quick things you can do;
- Install w3TC and walk through the options. Some of the recommendations you may not be able to do, but most of it is pretty good stuff.
- Always use optimised images in your website. Don’t scale your images down using HTML and CSS, just make sure the images you use are as they were uploaded.
- Use load impact to assess how long your website takes to load and what you can do to improve it.
- Use Google Libraries.
- Delete old revisions.
Put a contact box on the right
Though not strictly a SEO task, putting a contact box on the right, usually as a widget, with an easy to use form, and your contact number will improve your user interaction no end.