Doctype Tag and SEO – Complete HTML Reference Guide for SEO

Today’s hmtl tag is the doctype tag:

Usage

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>

For more information on how to use the doctype depending on the version of the html you’re using, visit http://www.w3.org/QA/2002/04/valid-dtd-list.html

What designers should know about the doctype tag in terms of SEO

When you cut your psd file into html/css yo need to add this piece of code on the very top of each page.

What SEO’s should know about the doctype tag

The doctype document is not having any influence on your SEO job. However, make sure the designer added the tag on all page. Ohterwise, don’t mind about it.

What programmers should know about doctype

This tag is your responsibility. Make sure you it is present on all pages. Without the doctype declaration you won’t be able to check the validity of your documents. Once you declared the doctype and you think you’re donne with your programming part go to http://validator.w3.org/. See, you only thought you’re done. Fix all issues – missed alt text, duplicate ids ans deprecated tags. You may want to check your website for accessibility issues also (once you are html/css/accessibility valid) you can you W3 trust logos on your site footer (if it makes sense, i.e. you have IT portfolio website)

What copywriters should know

Don’t mind about this tag. You keep working on original, quality content for the website

Pitstop Media is a Vancouver based search engine marketing company which offers results oriented SEO services. If you need help with your search engine optimization projects please contact us for a free, no obligation quote. We’ve helped companies rank on the first page of Google in a short period of time for highly competitive terms. Let us rank your website on the first page, too!

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)

Related posts:

  1. Comment Tag and SEO – Complete HTML Reference Guide for SEO

Leave a Reply