show/hide this revision's text 2 added 13 characters in body

IMHO there are two kinds of SEO... SEO: the good and the bad. A web developer should definitely know about the good kind of SEO, for example:

  • The value of a good URL structure
  • Clean, concise, well thought out markup
  • When to use a 301 and when to use a 302 header for redirects
  • Forming good links (i.e. not "click here")

They shouldn't need to know about the bad kind, for example:

  • Creating a link farm
  • Spamming blogs etc.
  • Hiding text (with CSS or javascript redirects)
show/hide this revision's text 1

IMHO there are two kinds of SEO... the good and the bad. A web developer should definitely know about the good kind of SEO, for example:

  • The value of a good URL structure
  • Clean, concise, well thought out markup
  • When to use a 301 and when to use a 302 header
  • Forming good links (i.e. not "click here")

They shouldn't need to know about the bad kind, for example:

  • Creating a link farm
  • Spamming blogs etc
  • Hiding text (with CSS or javascript redirects)