URL Structure And SEO

You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “URL Structure And SEO”.

TAGS: , ,

About the Author

Rebecca Appleton (84 Posts)

I am the operations director at SEO agency AppleJupp and trained as an online journalist. I head up AppleJupp'ssearch engine optimisation team which means being on top of industry trends, attending and speaking at conferences and testing new initiatives.

0 Comments*

  1. [...] URL Structure And SEO, Search Marketing Standard [...]

  2. Rebecca,

    This is a great summary. A few comments, though:

    1) I wouldn’t use + in a URL. This has to do with various encoding problems it can present. It’s easier to use dashes and underscores, and there’s no advantage to +. + is also -technically- the same as an encoded space. Why the inventors of the WWW decided to make a special exception for it, I do not know. I believe a %20 is the same thing. Spaces work as well, when they’re quoted (though this is probably incorrect).

    Anything that’s ever encoded is much more likely to get mangled by browsers, parsers, sanitizers, aliens, etc. They’re tasty when it comes to bugs.

    2) Historically, I also do throw IDs into URLs. Our new CMS platform obviates the need for it. eCommerce stuff still uses them. IDs generally make it easier to migrate content to a new URL or a new page down the road because it’s a primary key/identifier. It’s a tossup, because everything you’ve said is totally true.

    /Foo/Bar.html is much better than …
    /Foo-C1/Bar-P2.html

    But once you use just copy, it creates a big mess if you want to move things around. No more ID, and this makes it harder for programmers.


    Jaimie Sirovich
    President
    SEO Egghead, Inc.
    RELEASED: Professional Search Engine Optimization with PHP & ASP.NET (Wrox Press)
    http://www.seoegghead.com/our-seo-book/search-engine-optimization-with-php.seo
    http://www.seoegghead.com/our-seo-book/search-engine-optimization-with-asp-net.seo

  3. Jay says:

    Thanks for the insightful article.

  4. I think URL structures make a very significant impact. I have noticed that short and sweet urls tend to do much better in search results that very long keyword stuffed urls.

  5. Thought I should add that you’d want to go no deeper than 3 directory levels, and if you’re no familiar with canonicalization to look into it.

  6. Alan Hecht says:

    A concise, straight-forward summary that is a good primer for SEO newbies. Thanks

  7. This is a really good article and features points that we have been debating as part of our SEO strategy, I can use this article as a reference when we have our next meeting. Thanks

  8. nsem says:

    Good articles, and i think much better if you take most imformation keywords close to your domain.

    domain/keywords/../../

  9. Some good points, but really the .html is considered superfluous these days. As is the www.

    Tim Berners Lee wrote “Cool URIs don’t change” and that’s sort of the “must read” on the topic.

    http://www.w3.org/Provider/Style/URI

  10. Adam Elkin says:

    I’m curious what your opinion is about the effect of establishing multiple URLs (which resolve to a single site) can have on SEO?

    For example a company named ABC Associates has an established website with a URL of “ABCAssociates.com”. The company performs plastic molding and manufactures Drive Cams. Would it benefit them from an SEO perspective to register additional URL’s such as “DriveCams.com” and “Plasticmolding.com” and resolve them back to “ABCAssociates.com”?

  11. joker says:

    Thanks, it is very useful for me.

    but how about an ongoing website? the urls already existed, what if i changed them to new urls? how about the old urls?

    Thanks.
    .-= joker´s last blog ..Men and beer in common =-.

  12. Elmer says:

    “Your Choice Of File Extension Matters”

    DLL, EXE and BIN as file extensions? I haven’t come across them as web pages yet, so it really doesn’t matter if they aren’t because they’re not pages at all.
    .-= Elmer´s last blog ..10 Most Read SEO Hong Kong Articles of 2009 =-.

Share Your Thoughts