Meta Tags

Extra stuff|Page Transition|HTML Tester ~ Menu ~

......Meta Tags are simple things to fancy up your website even though myspace doesnt support them i dont think, but this seperates HTML from its own because Meta Tags make you stand out there online for search engines. We have a crawlers online thats called Spiders or Robots they pick you up and place you on the search engines through the keywords you place in Meta tags. Now, however you can also control them to go a certain distent and shut search engines off and you will learn that now. So, if you wanna be famous check out this page and yes its a small page but offers a lot plus best is yet you CAN STILL USE THE HTML TEST BED! Like the previous page HTML School, isnt that great to test your codes!! :-)

Please Note the keywords "HTTP-EQUIV", "Name" and "Content" are case-insensitive. Their values are also sensitive.

Tag Name

Example(s)

Description

Author

<META NAME="AUTHOR" CONTENT="Tex Texin">

The author's name.

cache-control

<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">

HTTP 1.1. Allowed values = PUBLIC | PRIVATE | NO-CACHE | NO-STORE.
Public - may be cached in public shared caches
Private - may only be cached in private cache
no-Cache - may not be cached
no-Store - may be cached but not archived

Content-Language

<META HTTP-EQUIV="CONTENT-LANGUAGE"
CONTENT="en-US,fr">

Declares the primary natural language(s) of the document. May be used by search engines to categorize by language.

CONTENT-TYPE

<META HTTP-EQUIV="CONTENT-TYPE"
CONTENT="text/html; charset=UTF-8">

The HTTP content type may be extended to give the character set. It is recommended to always use this tag and to specify the charset.

Copyright

<META NAME="COPYRIGHT" CONTENT="&copy; 2004 Tex Texin">

A copyright statement.

DESCRIPTION

<META NAME="DESCRIPTION"
CONTENT="...summary of web page...">

The text can be used when printing a summary of the document. The text should not contain any formatting information. Used by some search engines to describe your document. Particularly important if your document has very little text, is a frameset, or has extensive scripts at the top.

EXPIRES

<META HTTP-EQUIV="EXPIRES"
CONTENT="Mon, 22 Jul 2002 11:12:01 GMT">

The date and time after which the document should be considered expired. An illegal EXPIRES date, e.g. "0", is interpreted as "now". Setting EXPIRES to 0 may thus be used to force a modification check at each visit.
Web robots may delete expired documents from a search engine, or schedule a revisit.

HTTP 1.1 (RFC 2068) specifies that all HTTP date/time stamps MUST be generated in Greenwich Mean Time (GMT) and in RFC 1123 format.
RFC 1123 format = wkday "," SP date SP time SP "GMT"

wkday = (Mon, Tue, Wed, Thu, Fri, Sat, Sun)
date = 2DIGIT SP month SP 4DIGIT ; day month year (e.g., 02 Jun 1982)
time = 2DIGIT ":" 2DIGIT ":" 2DIGIT ; 00:00:00 - 23:59:59
month = (Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec)

Keywords

<META NAME="KEYWORDS"
CONTENT="candy, potato chips, dip, and coke">

The keywords are used by some search engines to index your document in addition to words from the title and document body. Typically used for synonyms and alternates of title words. Consider adding frequent misspellings. e.g. heirarchy, hierarchy.

PRAGMA NO-CACHE

<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">

This directive indicates cached information should not be used and instead requests should be forwarded to the origin server. This directive has the same semantics as the CACHE-CONTROL:NO-CACHE directive and is provided for backwards compatibility with HTTP/1.0.
Clients SHOULD include both PRAGMA:NO-CACHE and CACHE-CONTROL:NO-CACHE when a no-cache request is sent to a server not known to be HTTP/1.1 compliant.
HTTP/1.1 clients SHOULD NOT send the PRAGMA request-header. HTTP/1.1 caches SHOULD treat "PRAGMA:NO-CACHE" as if the client had sent "CACHE-CONTROL:NO-CACHE".
Also see EXPIRES.

Refresh

<META HTTP-EQUIV="REFRESH"
CONTENT="15;URL=http://www.I18nGuy.com/index.html">

Specifies a delay in seconds before the browser automatically reloads the document. Optionally, specifies an alternative URL to load, making this command useful for redirecting browsers to other pages.

ROBOTS

<META NAME="ROBOTS" CONTENT="ALL">

<META NAME="ROBOTS" CONTENT="INDEX,NOFOLLOW">

<META NAME="ROBOTS" CONTENT="NOINDEX,FOLLOW">

<META NAME="ROBOTS" CONTENT="NONE">

CONTENT="ALL | NONE | NOINDEX | INDEX| NOFOLLOW | FOLLOW | NOARCHIVE"
default = empty = "ALL"
"NONE" = "NOINDEX, NOFOLLOW"

The CONTENT field is a comma separated list:
INDEX: search engine robots should include this page.
FOLLOW: robots should follow links from this page to other pages.
NOINDEX: links can be explored, although the page is not indexed.
NOFOLLOW: the page can be indexed, but no links are explored.

NOIMAGEINDEX prevents the images on the page from being indexed but the text on the page can still be indexed.

NOIMAGECLICK prevents the use of links directly to the images, instead there will only be a link to the page.


NONE: robots can ignore the page.
NOARCHIVE: Google uses this to prevent archiving of the page. See http://www.google.com/bot.html

GOOGLEBOT

<META NAME="GOOGLEBOT" CONTENT="NOARCHIVE">

In addition to the ROBOTS META Command above, Google supports a GOOGLEBOT command. With it, you can tell Google that you do not want the page archived, but allow other search engines to do so. If you specify this command, Google will not save the page and the page will be unavailable via its cache.
See Google's FAQ.

Now you have the main now its time for the extra's incase you want some extra gifts

An initative of unspam.com to forbid compliant robots from harvesting email addresses. Usage: 
<meta name="no-email-collection" value="[link to your terms]" />



<META HTTP-EQUIV="Window-target" CONTENT="_top">

Specifies the named window of the current page; can be used to stop a page appearing in a frame with many (not all) browsers. E.g.

This is only for frames to learn page back up to HTML School and look under “Frames”

<META HTTP-EQUIV="Ext-cache" CONTENT="name=/some/path/index.db; instructions=User Instructions">
Defines the name of an alternate cache to Netscape Navigator. E.g. 

-------------------------------------------------------------------------------------------------------






Go to top

So now lets talk about some activity within the website.

HTML META TRANSITION TAGS

<META HTTP-EQUIV="Page-Enter" CONTENT="RevealTrans(Duration=2.0,Transition=2)">

The first one is the link that is explaining the activity will do at the entrance as you could see Transition is the second one on this chart. The second one below this is exit on what would happen when you leave the page.

<META HTTP-EQUIV="Page-Exit" CONTENT="RevealTrans(Duration=3.0,Transition=12)">

Here is the chart activity of what they all mean when you transition from page and if you want to change the number of transition you can within numbers below as you read and choose your chart.



Numercal value

Description

0

Box in

1

Box out

2

Circle in

3

Circle out

4

Wipe up

5

Wipe down

6

Wipe right

7

Wipe left

8

Vertical blinds

9

Horizontal blinds

10

Checkerboard across

11

Checkerboard down

12

Random dissolve

13

Split vertical in

14

Split vertical out

15

Split horizontal in

16

Split horizontal out

17

Strips left down

18

Strips left up

19

Strips right down

20

Strips right up

21

Random bars horizontal

22

Random bars vertical

23

Random


.


Go to top