Fast Wordpress Seo Guide - Step By Step With 6 Plug-ins
September 22, 2008

photo credit: adria.richards
Steps for performing SEO a wordpress blog using 6 plug-ins. This guide assumes you know basic html, css and are familiar with using basic tools like FTP software.
First download the latest version and install and activate these plug-ins:
- All in One SEO Pack
- Google Sitemaps Plugin
- Redirection Manager
- Feed Locations
- WP PageNavigation
- Google Analytics for Wordpress
1. FTP two empty text files to the directory wordpress is installed named “sitemap.xml” and “sitemap.xml.gz”. Chmod 777 both of them. Note: In my ftp program I can right click and choose new text file and then name it whatever I want.
2. Go to the wordpress homepage - check to see if the site has an h1 tag and look at what’s in it.
3. If there is an h1 tag - It should contain a title that has at last 1 keyword string something like “Social Media Marketing Services” or “Denver Colorado Homes for Sale” besides the company name.
a. If not do the following - Login to wordpress admin and make sure blog has a blog title and tagline that are ready for public launch (ie not just the domain name or a repeat of the blog title in the tag line). add a keyword string to the blog title after the company name or url, take if from the questionnaire if possible or from https://adwords.google.com/select/KeywordToolExternal (type a few words describing their business and choose a string from the generated list)
b. If there isn’t an h1 tag - check to see if it has an image header or the title of the blog contained in an image as opposed to regular text.
i. If the blog has the title in an image
1. Add the h1 tag to the themes footer linked back to the home or main url (domainname.com) , you may need to add css styling to make sure it doesn’t break the header or appear to large. One quick way to do this is to give the h1 a separate class and copy all the styles it’s normally inheriting to this new class.
ii. If the blog has the title in text
1. Add h1 tags around it in the header file in word press, you may need to add css styling to make sure it doesn’t break the header or appear to large. One quick way to do this is to give the h1 a separate class and copy all the styles it’s normally inheriting to this new class.
4. Open up single post and page template in theme editor
a. Check to make sure the title of the post is an h2 or an h1 - if it is leave alone if not add those tags and adjust css if the new header tags overlap or make things look bad.
5. At the bottom of content area for the MAIN INDEX PAGE (Page containing all the posts) and at the bottom of the content area on the category and archive templates put the following tag <?php if(function_exists(’wp_pagenavi’)) { wp_pagenavi(); } ?> - make sure wppagenav is turned on and if there is lots of content you should see pagination.
6. Upload the all in “one SEO plugin” - activate the plugin - go to options “All in one SEO”
a. Un-check “use noindex for categories” and check “use no index for tag archives”
b. If the blog title is short (4 words or so) leave the post, page, and caterogy titles alone.
c. If the blog title is long (more than 4 words) delete the “%blog_title%” from the post title format, the page title format, the category title format, the arthicve title format, the tag title format, the seartch title format - and replace it with a short branding word or two (like the company name - for example to enhance branding I added “GoToBilling” and “RISMedia” at the end of 2 clients I optimized their blogs.
7. Add a homepage description. If the homepage is not the posts page (IE the front loading page on the site is an actual page and not the main blog or page containing the list of posts) Add a separate home title, description, and keywords that are different from the blog title, description(tag line) and keywords)
8. Go to manage- redirection - check “Create 301 when post slug changes” and log 404 errors
9. Go to manage - feed locations - put the feedburner URL in all the entries except comments (if you can’t find feedburner URL , create a new one and update the setup). If you don’t have a feedburner URL (sign up for one here)
10. Go to Option - XML- Sitemap - if there are two read sentences at the top click “rebuild the sitemap manually” - you should see “your sitemap was last built…” with a series of success messages.
11. Check options - privacy and make sure “I would like my blog to be visable to everyone” is checked.
12. Go to plug-in, google analytics and make sure the US String for that user is entered (there unique tracking number from google, it’s in the code snippet google gives you)

















Comments
Got something to say?
Recent Posts
Most Rated Posts
- A Trek Through Wordpress Mailing List Plugins - Email Mailing List Manager - 17 votes
- Famous Marketer Seth Godin Gives Bad Seo Advice - 14 votes
- Social Media: Internet Advertising And Search Placement On Steroids: The Social Media Rant! - 12 votes
- Death Of The Brochure Site - 11 votes
- Social Media Bomb Sent From Usatoday Office Injures Thousands - 9 votes
- Market Your Content - Good Blogs Often Go Unread - 9 votes
- What Are The Hidden Costs To Using A “free” Blog For Your Business? - 8 votes
- Linkedin Tips And Tricks To Get 500+ Contacts - 8 votes
- 102 Ways To Make Your Blog Not Suck - Blogging Tips - 8 votes
- The 12 Do’s And Don’ts Of Website Usability - Seo Basics Part 5 - 7 votes
Highest Rated