Skip to main content

SEO Best Practices for URL Structure

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Saved by 4 people (-3 private), first by anonymouse user on 2008-08-15


Public Sticky notes

Highlighted by suzannah

on 2008-10-11 by suzannah

Smarty, Ann. 2008. SEO Best Practices for URL Structure. Blog. Search Engine Journal. July 3. http://www.searchenginejournal.com/seo-best-practices-for-url-structure/7216/.

I’ve decided to make up a short all-in-one guide to summarize what we know about SEO for URLs. And if you have something to add, please do. So he we go:

[Google] algorithms typically will just weight those words less and just not give you as much credit.”

Highlighted by suzannah

Here is one more evidence in favor of short URL: recent research shows that short URLs within Google SERPs get clicked twice as often as long ones. So by sticking to short URLs you get both better rankings and better clickthrough.

Highlighted by suzannah

Short URLs will also help in direct type ins of URLs (if anyone still uses that instead of Google).

  • Dashes are better than underscores. Although Google has no individual preferences (meaning you won’t be penalizes for either of the versions), dashes are more preferable as Google “sees” each hyphened word as an individual one:

So if you have a url like word1_word2, Google will only return that page if the user searches for word1_word2 (which almost never happens). If you have a url like word1-word2, that page can be returned for the searches word1, word2, and even “word1 word2?.

Highlighted by suzannah

So if you have a url like word1_word2, Google will only return that page if the user searches for word1_word2 (which almost never happens). If you have a url like word1-word2, that page can be returned for the searches word1, word2, and even “word1 word2?.

Highlighted by blutarsky

Unlike a domain name, URL is case sensitive - meaning that if by any reason (your choice or CMS) you stick to a an upper-case version, remember that this can cause a few issues: people are most likely to link to the standard lower case one and you might both lose link juice and suffer from duplicate content issues.

Highlighted by suzannah

Moving to static URL structure: my (and actually not only my) favorite tactic is to use 301 redirect only for most powerful (in terms of linking and traffic) pages and leave all others to be handled via 404.

Highlighted by suzannah

If you hesitate if your URLs may be perceived as spammy, check out SEOMOZ URL Spam Detection Tool that will estimate:
  • spam words;
  • hyphens;
  • subdomain depth;
  • domain length;
  • digits.

Highlighted by suzannah

Mind your file extensions (i.e. don’t end your URLs with .exe) as they might prevent your pages from crawling.

Highlighted by suzannah

Google announced earlier this year that they are now treating underscores in URLs the same way they treat hyphens in URLs.

Highlighted by blutarsky