Permalink & SEO

Discussion in 'WordPress' started by gmr324, Mar 31, 2008.

  1. #1
    Hi,

    I'd like to know how to replace the word Category in
    my WP blog permalinks with a more meaningful keyword.
    It just seems like for SEO purposes it would be a
    very useful spot to use.

    So, for instance, with a women's dress site, instead of
    a permalink looking like:

    http://www.bestdressshop.com/category/dress-brands/xxx/

    it would appear as:

    http://www.bestdressshop.com/designer-dresses/dress-brands/xxx

    The spot where the default word Category is just seems like it
    could be put to better use for SEO purposes.

    Any WP experts out there who can tell me how to accomplish
    that change?

    Much Appreciated

    George
     
    gmr324, Mar 31, 2008 IP
  2. thinkfast

    thinkfast Well-Known Member

    Messages:
    973
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    125
    #2
    try at custom structure

    /%postname%/xxx
     
    thinkfast, Apr 1, 2008 IP
  3. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #3
    That won't work, since it doesn't remove the category base. There are only two ways to remove it completely. Hacking WordPress directly, or using Brian Shoff's Category Base Killer plugin.

    http://www.brianshoff.com/wordpress/category-base-removal-plugin.htm

    Please read the comments - especially the ones I left there, since they contain VERY important information.
     
    Dan Schulz, Apr 2, 2008 IP
  4. sadcox

    sadcox Peon

    Messages:
    162
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #4
    No need for plugins...Upgrade to WordPress 2.5

    Go to Settings->Permalinks

    At the bottom of the page you can change the base from "category" to "whatever-you-want"

    Same goes for tags.
     
    sadcox, Apr 2, 2008 IP
  5. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I haven't tried WordPress 2.5 yet but if the feature you're pointing out is what I think it is, it's the same from previous versions of WordPress and will likely do the same thing, thus requiring the plugin.

    Let me check for myself just to be sure though.
     
    Dan Schulz, Apr 2, 2008 IP
  6. sadcox

    sadcox Peon

    Messages:
    162
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks Dan...let me know. I never noticed that feature before the latest upgrade. It may have been there before, but looking on some sites I haven't upgraded yet, it's not on the permalink page.

    Just to clarify, this isn't the same feature that allows you to define the permalink structure. This is new to the permalinks page from previous versions.
     
    sadcox, Apr 2, 2008 IP
  7. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #7
    /%category%/%postname%/

    or

    /%category%/%postname%.html
     
    Jalpari, Apr 3, 2008 IP
  8. sadcox

    sadcox Peon

    Messages:
    162
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #8
    He wants to remove the category base...not include it in every post.
     
    sadcox, Apr 3, 2008 IP
  9. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #9
    which version of WP supports this feature?
     
    Jalpari, Apr 4, 2008 IP
  10. sadcox

    sadcox Peon

    Messages:
    162
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #10
    WordPress 2.5. I've tested it for tags...it works.
     
    sadcox, Apr 4, 2008 IP
  11. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Sadly, I haven't been able to check it for myself yet. The joys (and pains) of upgrading from shared to reseller hosting (on a server that's most definately NOT oversold - I know the owner :D).
     
    Dan Schulz, Apr 4, 2008 IP
  12. indigobean2003

    indigobean2003 Active Member

    Messages:
    225
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #12
    You can also do that in Wordpress 2.4
     
    indigobean2003, Apr 5, 2008 IP
  13. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #13
    They skipped WordPress 2.4, remember?
     
    Dan Schulz, Apr 5, 2008 IP