Meta Files and Key words

G

Guest

Beyond our text content on the actual web page, where do we type key words or
meta files for google or other search engines to find it when someone inputs
it?
 
K

Kevin Spencer

These go in meta tags in the head section of the page. See the example
below:

<html>
<head>
<meta name="description" content="This is your description." />
<meta name="keywords" content="key, words, here" />
</head>
....
 
M

Mark Fitzpatrick

Just keep in mind, most keywords are ignored. Google has it's own mechanism
which is published in their patent and has been extensively discussed and
theorized about. Yahoo will use the keyword tag to some marginal extent, but
most search engines have grown completely beyond it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Key Words and Meta Tags 8
title and meta tags have disappeared from site and web 1
Meta tags 4
Meta tag syntax 6
Search not working 1
key word tags 10
HTML Code for Templates? 6
meta tags 8

Top