mhinze.com archive

this is an archive of the old blog, ended 6/16/08





    30
    Mar

    wordpress seo stuff

    doing a little seo for wordpress this morning.

    for my sites, duplicate content has become a large seo problem.  i am fixing it today.

    In an attempt to eliminate duplicate content from this and other wordpress blogs i maintain, I have done the following:

    in an attempt to clean up my dirty meta descriptions, i installed head meta description plugin

    i was already doing

    • spiffy title tags:
    <title><?php if (is_home()) { ?><?php bloginfo('name'); ?><?php } else { ?><?php wp_title(''); ?> &raquo; <?php bloginfo('name'); ?><?php } ?></title> 
    • google sitemaps generator (actually this is the link for the new beta which i haven't played with yet)
    • my permalink slug is almost always
      /%postname%/

    and this isn't necessarily seo, but i am using dofollow on a few blogs (including this one)

    all this plus the regular advice regarding proper markup and decent content and not breaking the rules should increase my blogs' organic traffic

     

     

    Technorati tags: ,

    One Response to “wordpress seo stuff”

    1. askApache Says:

      The robots.txt file can make a huge difference if you are using blogging software like wordpress.. Here is the updated robots.txt file optimized for WordPress and search engines.

      http://www.askapache.com/seo/updated-robotstxt-for-wordpress.html

    Leave a Reply

    You must be logged in to post a comment.

    © 2007 mhinze.com