Pleasa can you check my meta-tags

W

Wolfgang Wahl

Hello out-there, who and where ever. I'm from Switzerland.

I've created a fansite with Frontpage and I've read so many tutorials
about Meta-Tags in forums. There are so many different informations,
that I (newbe), can't know, what are the correct meta-tags. So please,
if there is a professional in this groupe, rewiew my sites and check
the meta-tags, if they are correct and report errors or recomendations.

http://www.luciatovar-fansite.com
http://www.luciatovar-fansite.com/lucia_tovar_links.htm
http://www.luciatovar-fansite.com/picture_gallery_1.htm
http://www.luciatovar-fansite.com/picture_gallery_2.htm

This is no comercial site, no popups, just a fansite with links and
fotomontages.

You can comment in english, german or português

Regards, Wolfgang Wahl
 
M

Murray

Don't worry about meta keywords. Just put a good meta description on each
page and let it go at that.

--
Murray
--------------
MVP FrontPage


Hello out-there, who and where ever. I'm from Switzerland.

I've created a fansite with Frontpage and I've read so many tutorials
about Meta-Tags in forums. There are so many different informations,
that I (newbe), can't know, what are the correct meta-tags. So please,
if there is a professional in this groupe, rewiew my sites and check
the meta-tags, if they are correct and report errors or recomendations.

http://www.luciatovar-fansite.com
http://www.luciatovar-fansite.com/lucia_tovar_links.htm
http://www.luciatovar-fansite.com/picture_gallery_1.htm
http://www.luciatovar-fansite.com/picture_gallery_2.htm

This is no comercial site, no popups, just a fansite with links and
fotomontages.

You can comment in english, german or português

Regards, Wolfgang Wahl
 
T

Tina Clarke

I've created a fansite with Frontpage and I've read so many tutorials
about Meta-Tags in forums. There are so many different informations,
that I (newbe), can't know, what are the correct meta-tags. So please,
if there is a professional in this groupe, rewiew my sites and check
the meta-tags, if they are correct and report errors or recomendations.

http://www.luciatovar-fansite.com
http://www.luciatovar-fansite.com/lucia_tovar_links.htm
http://www.luciatovar-fansite.com/picture_gallery_1.htm
http://www.luciatovar-fansite.com/picture_gallery_2.htm

You have


<html>

<head>
<title>Lucia Tovar Fansite</title>
<META NAME="keywords" content="Lucia Tovar, Lucia Tovar fansite, Lucia Tovar
fotomontages, Lucia Tovar pictures, Lucia Tovar picture gallery">
<META NAME="description" content="Fotomontages with Lucia Tovar, Lucia Tovar
homepage link, Lucia Tovar fangroupe link, Lucia Tovar model info link">
<META NAME="Content-Language" content="en">
<META NAME="Content-Language" content="pt">
<META NAME="Content-Language" content="de">
<META NAME="author" content="(e-mail address removed)">
<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
<META NAME="revisit-after" CONTENT="5">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="shortcut icon"
href="http://www.luciatovar-fansite.com/favicon.ico">

It should be

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

<html>

<head>
<title>Lucia Tovar Fansite - Fotomontages with Lucia Tovar</title>
<META NAME="description" content="Lucia Tovar Fansite - Fotomontages with
Lucia Tovar">
<META NAME="keywords" content="Lucia Tovar, Lucia Tovar fansite, Lucia Tovar
fotomontages, Lucia Tovar pictures, Lucia Tovar picture gallery">
<meta name="copyright" content="Copyright © 2006, NAME HERE All Rights
Reserved">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="imagetoolbar" content="no">
<link rel="shortcut icon"
href="http://www.luciatovar-fansite.com/favicon.ico">

Make sure you have a robots.txt file which consists of

User-agent: *
Disallow:

If you want to check it's correct... see
http://www.searchengineworld.com/cgi-bin/robotcheck.cgi#

Your title and description need more work .... check out what people are
search for with
http://www.digitalpoint.com/tools/suggestion/ and
http://www.goodkeywords.com


Basically follow

Google Webmasters
http://www.google.com/webmasters/guidelines.html

and you won't go wrong .. however your site needs a lot more work than the
meta tags ....

If your serious about your website I highly recommended Cricket's Free SEO
Classes

This link includes an overview of the free classes, along with a link to
class registration.

http://www.gnc-web-creations.com/seo-optimization.htm

BOTH the SEO Class and the Marketing Class are required. One must join both
BEFORE one's membership will be approved.

hth Tina

http://accessfp.net/ - FrontPage Tutorials
http://anyfrontpage.com/ - http://frontpage-ebooks.com/
http://addonfp.com/ - FrontPage Addons
http://frontpage-tips.com/ - Weekly FrontPage Tips
http://msmvps.com/blogs/frontpage/ - FrontPage News Blog
http://frontpage-blog.com/ - FrontPage Blog
http://clarke-abstract-art.com/ - Original Abstract Pen and Ink Drawings
 
W

Wolfgang Wahl

Hi Tina,

thank you so much for your informations. I will check out all the links
you gave me. Very helpful!

Regards, Wolfgang Wahl
 
T

Thomas A. Rowe

You do not require a DOCTYPE or Robots.txt to be indexed by the search engines, just good page
content.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
G

Guest

Dear Murray,

Since I found this community a couple of weeks ago I have been studying
tutorials and have cut, copied & pasted the required tags into HTML right
after other tags and before the <body> and the HTML shows in the page view.

.. Another strange thing is that the </head> is at the bottom of the HTML
page view instead of after meta tags and before <body>. I also read that all
meta tags should be in lowercase is this true?

Any suggestions?

Thank You,

Art O’Shea
 
M

Murray

Any suggestions?

Post a link to your page, or paste its code into a reply. Sounds like you
have hit it with a sledge hammer.
 
Top