|
Katie
owns and operates Naked Smart
Chicks
webmistress (and webmaster) forums,
Super Traffic Secrets
and CraveGirl among
other succesful adult surfer and adult resource sites. Katie
is truly "the girl with the most cake" when it comes to
optimizing sites and coming up with other cool ideas. She has
over 5 years in the adult web and has written many articles
for the experienced webmaster that are also easy for the
novice to understand and implement. (AST)
Meta Tags and Keywords, part 2
<< Continued from page 1
· When creating Keywords try to use keywords that past
describe your web site.
· Notice above we used Amateur as our main Keyword!
· Followed by (http-equiv keywords see below)
The Robots META tag
The Robots META tag allows HTML authors to indicate to
visiting robots if a document may be indexed, or used to
harvest more links. No server administrator action is
required. Note that currently only a few robots implement
this.
<HTML>
<Head> <Title>Amateur Model </Title>
<META name="robots" content="noindex,nofollow">
<META name="description" content="This page ....">
</Head>
<Body> ...
A robot should neither index this document, nor analyze it for
links. The list of terms in the content is
ALL = INDEX, FOLLOW
NONE = NOINDEX, NOFOLLOW
INDEX Index this page.
FOLLOW Follow links from this page.
NOINDEX Don't index this page.
NOFOLLOW Don't follow links from this page. </TD
HTML's META-tag: HTTP-EQUIV
HTTP servers can read the contents of the document head to
generate response headers corresponding to any elements
defining a value for the attribute HTTP-EQUIV. This provides
document authors with a mechanism for identifying information
that should be included in the response headers of an HTTP
request.
· HTTP-EQUIV This attribute binds the element to an HTTP
response header. HTTP header names are not case sensitive. If
absent, the NAME attribute should be used to identify this
meta-information and it should not be used within an HTPP
response header.
· Content: Used to supply a value for a named property.
The HTTP-EQUIV attribute can be used in place of the NAME
attribute and has a special significance when documents are
retrieved via the Hypertext Transfer Protocol (HTTP). META
tags with an HTTP-EQUIV attribute are bound to HTTP headers.
Typically, they control the action of browsers, and may be
used to refine the information provided by the actual headers.
<META HTTP-EQUIV="Expires" CONTENT="Tue, 20 Aug 1996 14:25:27
GMT">
Will result in the HTTP header:
Expires: Tue, 20 Aug 1996 14:25:27 GMT
This can be used by caches to determine when to fetch a fresh
copy of the associated document.
<META HTTP-EQUIV= "Keywords" CONTENT="Fred, Barney">
<META HTTP-EQUIV="Reply-to" CONTENT="jeff@123.com">
Keywords: Fred, Barney
Reply-to: jeff@123.com
Tips
· When your web site is mostly graphic (EX: Flash or
shockwave) Use a comment line in the body of the HTML document
this will be seen by some search engines.
EX: <!-Describe your Website here or use more keywords! -->
· Some search engines read the text of your web site only! Try
hiding your text in background by making your text the same
color as your background color. Also use the smallest font
size possible.
· In your Meta tags ask the robots and spiders to revisit your
web site.
EX: <META name="revisit-after" content="30 days">
As we have stated above Meta tags are not magic! But if look
at the ver all picture with over 3000 + search engines and
directories out there if you get one hit a day from each one
this will increase your traffic!
We truly hope that we where able to help you understand the
importance of Meta tags and keywords.
If you would like to test your web site to see if you have
setup your Meta tags correctly please use the following link
http://www.submitplus.com/sitetest.htm
Visit with Katie more at
Naked Smart Chicks forums and
be sure to take a look at her sites:
Super Traffic Secrets
and CraveGirl . This
article was contributed from
AVS Secrets. |