function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i
corner Meta Tags  corner
space design

Design

 

 

corner Tutorial 9 Meta Tags corner
HTML Tutorial

 

Web Design

Page Contents - Meta Tags and Head section contents

Introduction - Meta Tags and Head section contents

The contents of the head section impart information to search engine spiders and robots and to web browsers. Some of this information is also required to make you page validate at W3C.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>Untitled Document</TITLE>
<META name="keywords" content="T170,T171,TT280">
<META name="description" content="Tutorial: ideal for T170, T171 and TT280 students.">
<META name="revisit-after" content="14 days">
<META name="author" content="John McGuinn">
<META name="copyright" content="John McGuinn">
<SCRIPT type="text/JavaScript" language="JavaScript">
<LINK rel="STYLESHEET" href="nameofstylefile.css" type="text/css">
<HEAD>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

Required before your page will validate

<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

A good standard character set for British pages.

<TITLE>Untitled Document</TITLE>

The first few words of the Title appear in the Web browsers Title bar. This wording is also often used in the short description in Search engine results. Make sure your title contains 3 or 4 important keywords. The contents of the title can help with good Search Engine ranking.

Many HTML editors will insert the title as Untitled Document - Make sure you change it.

<META name="keywords" content="T170,T171,TT280">

The Meta Keyword tag, lets the search engines know what your keywords are see Site Promotion for more information on it's use

<META name="description" content="Tutorial: ideal for T170, T171 and TT280 students.">

The Meta Description tag, provides a desption of your page. used byy search engines. See Site Promotion for more information on it's use

<META name="revisit-after" content="14 days">

Give Search Engines some idea of how often the page is being updated.

<SCRIPT type="text/JavaScript" language="JavaScript">

If you use Java script then you will require this line in the head section. Many ready made scripts, and some HTML editors will do a shorter version <SCRIPT language="JavaScript">. Please note that this shorter version does not validate.

<LINK rel="STYLESHEET" href="nameofstylefile.css" type="text/css">

Used when you use an external Style Sheet



More to come shortly
space

 

 

space

Up to 80% off for Students from Adobe.  Plus FREE Shipping Offer

 

Buy Domains from 1&1 and Save Money!

 

Search this site for a word or phrase. Place phrases inside "double quotes"

 

space
space .

 

 

corner
Previous Top of Page Next page
Design
corner
space

 



In Association with Amazon.co.uk
In Association with Amazon.co.uk

In Association with Amazon.co.uk

 

 

In Association with Amazon.co.uk     In Association with Amazon.co.uk     In Association with Amazon.co.uk     In Association with Amazon.co.uk     In Association with Amazon.co.uk

Leisure Time - book your holiday or flights with our UK sponsors

Monarch Holidays
Book a Monarch Holiday

Book a Thomson holiday

Book a Portland Holidays Direct
flythomascook.com
Fly Thomas Cook flights

Direct Holidays
Jet2
Jet2 Cheap flights

More Tutorials

M206
Home page of a tutorial in programming in Smalltalk, a object-oriented programming language. This is an ideal tutorial for anybody learning Smalltalk and of particular interest to students on courses: M206 at the OU Open University, and course CSC517 at NCSU North Carolina State University

C programming tutorial
Home page of a tutorial in programming in C This is an ideal tutorial for anybody learning C programming language, and of particular interest to students on courses: T223 at the OU Open University.

tutorials4u.com
Home page of tutorials4u.com

Leeds my home town

 

Top

AireWeb Web Design
Leeds Web design

Copyright © John McGuinn 2001-03

.