Mix08 Presentation - Advanced SEO for Developers

For the second year in a row, I was fortunate enough to be invited to give a talk on Advanced SEO for Developers at Mix08. I've uploaded my presentation below for all the folks that have requested it since the session. I also recommend that everyone check out our webmaster center for tools, news, seo information and answers to your questions.

   

 

Posted on March 5, 2008

Comments

March 7. 2008

Awesome presentation, thank you! You recommended that we don't use meta keywords. Is that true for google and yahoo or just for live? Also, should we limit h1 to a single instance per page or could we use it more often? Would that degrade its value? What about h2, h3, etc? Should we use p instead of div for text?

As far as 404, is it possible to sent 404 but also serve a nice looking page? I guess we should have a notfound.html file, right?

Too many questions, maybe you could do a post on these Smile

Thanks.

Peter

March 7. 2008

How long should the meta description be; what's a good length? Thanks.

Peter

March 9. 2008

Hey peter, most of your questions can be answered by taking a look at this article on search engine land: http://searchengineland.com/070905-194221.php. I've tried to answer the rest below:

1) Who supports the keywords tag: yahoo and ask, see the article for details.

2) H1 tags should only be used once per page, but you can use H2 and H3 as often as you'd like. However, make sure that you really just putting "heading" type content in them, or search engines might perceive it as being spammy.

3) <p> vs <div> these are actually very different tags. You should use <p> for sticking your text into. You can think of <div> tags like a container that you can apply a style to. Many folks use them to arrange the layout of content on their pages. (For example, use the "inspect element" feature in firebug and take a look at how I'm using <div> on my blog)

4) It is possible to do custom 404 pages and still return the correct status code. You can configure this at either the web server level or sometimes at the application level (like asp.net).

5) The meta description tag should be long enough to cover the subject, but short enough to be interesting. Generally this is anywhere from a sentence to a paragraph depending on the amount of content in your page.

nbuggia

March 10. 2008

Thanks!

Peter

March 11. 2008

great presentation, very informative. thanks!

jon

March 13. 2008

Neat stuff. Thank you

Bala

Add comment


 

  Country flag

[b][/b] - [i][/i] - [u][/u]- [quote][/quote]



Live preview

July 3. 2009