| |
Meta tags enhanced?
Read through the following
descriptions and you should be able to decide for yourself whether or not
to choose this type of service.
What are meta tags?
The Meta tags in html are not a required tag
when you're designing and developing website pages. But, Meta tags are used by search engines to allow them to more accurately list
your website in their indexes. The search engines send spiders (
webBots ) out over the web collecting
information from different parts of each and every website page on the
Internet that they can find. They call this indexing. We once contacted
Google for help about an indexing problem and there reply to me stated
that they index approximately 2 billion web pages per month. So it's my opinion that Meta tags should be
placed on every page of your website. Also every different page of your
website needs to have it's meta tags
changed to reflect that pages content.
What does a meta tag look like?
<meta name="description"
content="Custom designed websites and graphic art work">
<meta name="keywords" content="Custom design, DESIGN, design meta, graphic
designs, web site design">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Author" content="Bill Briar(www.professionalwebservice.com)">
<meta name="country" content="USA">
<meta name="organization-Email"content="webmasteratprofessionalwebservice.com">
<meta name="copyright" content="copyright 2003-Professional Web Service">
<meta name="coverage" content="Nationwide">
<meta name="creation date" content="January 2003">
<meta name="revisit_after" content="90days">
<meta name="identifier" content="http://www.professionalwebservice.com">
<meta name="language" content="English">
<meta name="robots" content="follow">
What Meta tags should be included in a good website page?
<meta
http-equiv="Content-Type" content="document">
The content in use here is "document" This is the
only tag that you need to put in for indexing purposes.
<meta name="description" content="Custom designed
web sites and graphic art work">
Depending on the search engine, this will be
displayed along with the title of your page in an index. The "content"
could be a word, sentence or even paragraph used to describe your page.
<meta name="keywords" content="Custom design,
DESIGN, design, meta, graphic designs, web site designing">
Choose your keywords carefully, separated by
commas. Include synonyms, and Americanisms. Here you can see design,
designing, designs and also all caps DESIGN.
<meta name="coverage" content="Nationwide">
This content should be one of the following,
global, local or nationwide. Show here as "Nationwide" meaning your
products or services are offered nationwide.
What about all those other meta tags?
<meta name="GENERATOR" content="Microsoft FrontPage
5.0"> This is the program I'm using to write
with.
<meta name="ProgId" content="FrontPage.Editor.Document"> This is the programs ID.
<meta name="Author" content="Bill
Briar(www.professionalwebservice.com)"> Me the author, and my email.
<meta name="country" content="USA"> This is the country where your located.
<meta name="organization-Email"content="webmasteratprofessionalwebservice.com"> Your organizations email.
<meta name="copyright" content="copyright
2003-County Web Service."> This is who holds
the copyright.
<meta name="creation date" content="January 2003"> This is the date in when you created the page.
<meta name="revisit_after" content="90days"> This is inviting the robots to revisit and index
this page again.
<meta name="identifier" content="http://www.professionalwebservice.com"> This is everything here is identified as:
<meta name="language" content="English"> This page is in the English language.
<meta name="robots" content="follow"> This is instructions for the robots to index the
text from this page.

|
|