The Best Permalink structure for search engines

Discussion in 'WordPress' started by kingjacob, Jun 27, 2007.

  1. #1
    Currently on all my blogs I just use the default http://domain.com/?p=123 though Im wondering would another structure be better for search engines or better for any reason or is it just personal preference on the look?
     
    kingjacob, Jun 27, 2007 IP
    Etherfast likes this.
  2. cormac

    cormac Peon

    Messages:
    3,662
    Likes Received:
    222
    Best Answers:
    0
    Trophy Points:
    0
    #2
    cormac, Jun 27, 2007 IP
    kingjacob likes this.
  3. Etherfast

    Etherfast Peon

    Messages:
    1,192
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Well, .html files were and will always be the best viewed pages in search engines (at least in Google, if not in all).
    So you may go with /%category%/%postname%.html/ as a permalink option if you want. For my blogs, I'm going with a clean URL without any .html.
     
    Etherfast, Jun 27, 2007 IP
    kingjacob likes this.
  4. kingjacob

    kingjacob Peon

    Messages:
    905
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks for the advice I think Im going to go with /year/month/date/title/.
     
    kingjacob, Jun 27, 2007 IP
  5. Actor Mike

    Actor Mike Peon

    Messages:
    333
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #5
    The downside of going that route is that you could end up getting into duplicate content issues because the content can be found via category pages as well as archived dates.

    I moved one of my sites from /year/month/date/title to just /title/ recently, prevented access to the dated archives via robots.txt and streamlined content so it only appeared in one category and my supplemental results have dropped from 70% to less than 30% in 4 weeks.
     
    Actor Mike, Jun 28, 2007 IP
  6. AmeryWeb

    AmeryWeb Guest

    Messages:
    92
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I just use /%postname%/ for my permalink structure.
    This will ensure that my URLs will always be the same, even if I decide to change the category or date.
     
    AmeryWeb, Jun 28, 2007 IP
  7. guy123

    guy123 Guest

    Messages:
    858
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #7
    i went date/postname right away with one blog, but should've gone just postname since most of my posts were timeless content..

    if you have content that doesnt matter about the date, and you want a little seo boost I recommend /%postname&/
     
    guy123, Jun 28, 2007 IP
    kingjacob likes this.
  8. ravianz

    ravianz Notable Member

    Messages:
    1,536
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    250
    #8
    I use /category/postname for my blog. As far as date and month are concerned that may be batter for a news sort of site
     
    ravianz, Jun 28, 2007 IP
  9. Actor Mike

    Actor Mike Peon

    Messages:
    333
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #9
    You can still do this without losing any rankings by using the Permalink Redirect WordPress plugin. It creates a 301 permanent redirect for your old URLs so you can use the more friendly /%postname%/ option. That was one of the things that I implemented (see above post).
     
    Actor Mike, Jun 29, 2007 IP
  10. RovingCalypso

    RovingCalypso Well-Known Member

    Messages:
    2,467
    Likes Received:
    85
    Best Answers:
    0
    Trophy Points:
    138
    #10
    Yea thats the best option. Even the reader gets the idea of whats in the post so it works both ways.
     
    RovingCalypso, Jun 29, 2007 IP