Writing HTML code simple enough for search engines

By admin May 31st, 2008

Jonathan Hochman, a guy who has two computer science degrees from Yale (as if 1 computer science degree from Yale wasn’t enough!) tells us 12 steps (in very simple terms) how to write search friendly code in your website on Search Engine Land.

A few of his tidbits of wisdom are:

*Place JavaScript in external files and reference them as needed.

*Each page must have a unique <title> and <meta name=”description” content=”This is a sample.”>. Don’t put these in server side includes.

*The description should be the first one or two meaningful sentences of content unless you are told otherwise.

For more, read up on the article here.

This entry was posted on Saturday, May 31st, 2008 at 8:50 am and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply