Setting Up WordPress for SEO

Posted in , 1193 days ago • Written by 79 Comments

Setting Up WordPress for SEOWordPress out of the box comes SEO friendly, however there are many tweaks you can make to further optimize it for search engines.   We recently covered 10 important tips to optimize wordpress for search engines, however this post will go more in-depth and offering further optimization tips.

Here are a number of  advanced tweaks and WordPress plugins you can install to help with URL structuring, search engine crawling, handling duplicate content, optimizing title and meta tags, images and internal linking.

Setting Up the Permalink Structure

In WordPress:  Settings >> Permalinks

WordPress gives you a number of ways you can structure your post urls.  By default WordPress sets the urls like www.domain.com/?p=123. This is obviously not optimal because you are not gaining the benefits of having keywords in the url.

They also have options to set the urls organized by year/month/date, for example www.domain.com/2010/02/07/sample-post/. This is getting better, because you are able to add a unique post name in the url, however the post is four directories deep which can cause potential crawling issues.

The most effective way to optimize your urls is by using the custom permalink structure.  Choose “Custom Structure” and enter “/%postname%/ “.  By setting this custom structure your urls will look like www.domain.com/post-name/.  This puts your post directly off the root level and uses keywords based on your post title.

Setting Up WordPress for SEO

Setting Up non-www to www Redirect

In WordPress:  Settings >> General

The newer versions of WordPress make this extremely easy to do.  Simply change the Blog Address (url) to http://www.domain.com. WordPress will automatically update your htaccess file to redirect the non-www version to the www version.  If you have an older version of WordPress you will have to copy and paste the code provided into your htaccess file.  However I would upgrade to the latest version of WordPress before I manually add it.

Search engines treat the www and non-www version of a page as two different pages.  If not corrected, this can cause your blog to have hundreds or thousands of duplicate pages.  By fixing this you are minimizing potential duplicate content issues. 

Optimize Post Titles

In WordPress:  Settings >> All in One SEO Pack

By default WordPress creates page titles like “Blog Title >> Blog Archive >> Post Name”. This is ok, but not optimal.  Search engines will place more importance on the keywords at the beginning of the title tag so we will want to modify the tags so that the post name is at the beginning of the post and not the end.

To do this, make sure you install All in One SEO Pack.  This plugin will automatically set up your title and meta description tags the proper way.  Your page titles will now look like “Post Title | Blog Title“.  You will have the option to override a specific post title within the post if you would like.  Make sure you create a unique description after you have written your post.  All in One SEO Pack will not create meta descriptions, so when creating a post there is a section for adding unique titles and descriptions.

Block Certain File Directories in Robots.txt

There are certain directories that you should block from search engines.  Check out the Robots.txt guide I wrote that will show you exactly which directories you should block.

This will help with controlling which content you want search engines to crawl and not crawl.  There are many directories and files that are unnecessary for the crawlers to spider.  This will help the crawlers find the content you want spidered faster.

Install SEO Plugins

All in One SEO Pack

This SEO plugin is probably the best and most robust plugin for optimizing your blog for search engines.  This plugin will automatically optimize your blog category and post url structure, auto generate title tags, avoid duplicate content issue by restricting search engines from accessing pages that have duplicate content on them, and canonical tag integration.

Google XML Sitemap Generator

This plugin will automatically generate a XML sitemap of your wordpress blog that is formatted for Google, Yahoo, Bing, and Ask.  Your sitemap will be sent to all of the search engines every time the plugin rebuilds your XML sitemap.  Having this plugin, ensures that the search engines are aware of all of your posts and will help with the overall crawling of your blog.

Google Analyticator

This plugin will add your Google Analytics tracking script to every page on your blog.  There are also other options and features which give you more accurate tracking.

  • Disable Admin Tracking
  • Enable Event Tracking
  • Track Outbound Link Clicks
  • Track Downloads (PDF, CSV, DOC)
  • Google Adsense Integration
  • Ability to Modify Tracking Script

SEO Smart Links

Interior linking will help with the overall crawling of your website, along with keeping readers engaged in your content.  You can also leverage your content by using keyword-rich anchor text and linking to other content within your blog.  This plugin does just that.  It will take keyword and phrases within your post and comments and link them to corresponding posts on your site.  This can significantly cut down on having to manually search for relevant posts on your site that you can link to within a post.

SEO Friendly Images

SEO Friendly Images will automatically optimize all of your images by adding alt and title attributes.  If you do not have an alt or title attribute for your images, it will add one for you.

W3 Total Cache

Load time is becoming an important factor in search engine algorithms.  Not to mention a page that loads fast makes a visitor much happier and is more likely to stay on your site longer.  W3 Total Cache will help speed up the page load times by caching pages, removing white space and comments, and compressing css and js files.  Here are a few reasons why this plugin boasts it’s at least a 10x increase in site performance.

  • Enable Page Caching
  • Enable Minify
  • Enable Database Caching

More SEO Quick Tips for WordPress

  • Allow commenting for user generated comment and higher engagement
  • Use good categorization for usability
  • Add compelling graphics and images in your posts
  • Ask questions at the end of your posts to encourage comments
  • Syndicate your content to your Twitter and Facebook profiles
  • Social bookmark your best content

Share your tips and tricks with us via comments section.

Join over 55,891 Subscribers Today! FREE UPDATES!

Get The Only Freelancer crash course you will ever need to read!

7 Written ArticlesWebsite

Mark is the President of Search Creatively a Raleigh Internet Marketing company. He also is the creator of StayOnSearch, a search marketing blog dedicated to SEO's and Internet Marketing professionals. He also contributes to a number of industry blogs including Search Engine Journal, ProBlogDesign, and 1stWebDesigner. Follow Mark on Twitter (@m_thompson)

79 Comments Best Comments First
  • richard hughes

    Saturday, February 13th, 2010 18:36

    1

    some good tips here – thanks for sharing.

    For permalinks i use –

    post id / catergory / postname

    to get a few more keywords in the url. the post id is for speed.

    0
  • Laurent JOUVIN

    Wednesday, February 17th, 2010 21:31

    27

    Loved this article very much. I have been using ping-o-matic to ping my blog to search engines. I will download the Google XML Sitemap Generator plugin and check it out. Thanks again!

    0
  • olivier

    Thursday, February 18th, 2010 14:06

    28

    Thanks.

    I think I’ve installed all the plugins and set them up.

    However in my google analytics, I can’t see any visit (they should be at least one).

    How can I check that my blog is correctly set up for google analytics?

    Thank you

    0
  • Patrick Dickey

    Tuesday, May 15th, 2012 16:14

    79

    One quick question. In this portion

    Setting Up non-www to www Redirect

    In WordPress: Settings >> General

    The newer versions of WordPress make this extremely easy to do. Simply change the Blog Address (url) to http://www.domain.com. WordPress will automatically update your htaccess file to redirect the non-www version to the www version. If you have an older version of WordPress you will have to copy and paste the code provided into your htaccess file. However I would upgrade to the latest version of WordPress before I manually add it.

    On WordPress 3.3.2, it looks different (or I’m misunderstanding which url section you mean). I have

    WordPress Address (URL)
    Site Address (URL)

    under the General Settings. So, which one (or both) would I put the http://www.domain.com in?

    Thanks, and keep up the great work.
    Patrick.

    0
  • anod

    Tuesday, March 27th, 2012 03:21

    78

    Really helping me to build the web…thank you

    0
  • Ramesh Pawar

    Saturday, March 17th, 2012 23:08

    77

    Thanks for sharing these SEO plugins, we prefer WordPress SEO by Yoast over All in One SEO pack.

    0

Comments are closed.

x

Do You Know How To Freelance And Get More Clients?

E-Book

If not, then it's time to learn how to:

  • Start as web design freelancer for dream lifestyle!
  • Design beautiful designs your clients will love!
  • Get your first clients and get more clients!

You can trust 1stWebDesigner to help you become a better web designer!

- Jacob Cass | Just Creative

Just enter your name and email below and click Get Updates!

unknown - US