Click here to get back home

meta tags

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
meta tags Candoer 06-21-2008
---> Re: meta tags Beauregard T. S...06-21-2008
---> Re: meta tags David E. Ross06-22-2008
Posted by Candoer on June 21, 2008, 4:22 pm
Please log in for more thread options
All
I have the following meta tags on every page of my
web site (www.candoer.org).

Are they necessary on every page or only on the
index page?

<meta name="robot" content="noindex; nofollow">
<meta name="creator" content="Robert J. Catlin, Sr.">
<meta name="publisher" content="House of Cat">
<meta name="description" content="A free web site
for CANDOERs. CANDOER is an acronym for
Communicators AND Others enjoying Retirement.
It is the official site for the CANDOER Retirement
Group. All retired Department of State, Office of Diplomatic
Communications, Office of Communications,
Office of Information Management, Office of
Logistic Management and Bureau of Information
Management Resources and people who worked
with and for them are eligible for free membership.
The purpose of the CANDOER Retirement Group
is to promote a continuing interest among members
in the enjoyment of each other and to hold monthly
luncheons for members and their guests.">
<meta name="keywords" content="pictures,
enjoyment, retirement, retirees, retired, CANDOER,
back issues, news, how to join, who we are, Directory
of Members, e-mail, addresses, passworded,
luncheons, schedules, free, current issues,
activities, Department of State, Office of Diplomatic
Communications, Office of Communications,
Office of Information Management, Bureau of
Information Resource Management, official site,
Retirement group, with, for, eligible, membership,
guests, no annual dues, monthly newsletter, available
to all, yearly donation, News fund, Memorial fund,
enjoyment, monthly luncheons, founded 1994">

Bob Catlin



Posted by Beauregard T. Shagnasty on June 21, 2008, 5:10 pm
Please log in for more thread options
Candoer wrote:

> I have the following meta tags on every page of my web site
> (www.candoer.org).
>
> Are they necessary on every page or only on the index page?

You should use (some) info on each page, but that which is relevant to
the page.

> <meta name="robot" content="noindex; nofollow">

Why? Don't you want Google to find the pages?

> <meta name="creator" content="Robert J. Catlin, Sr.">
> <meta name="publisher" content="House of Cat">

Arbitrary. Only for your edification.

> <meta name="description" content="A free web site
> for CANDOERs. CANDOER is an acronym for ...

Description should be unique to each page. Search engines sometimes use
the first mnnpf words as the related text they show in their results.
Keep it short and simple.

> <meta name="keywords" content="pictures,
> enjoyment, retirement, retirees, retired, CANDOER, ...

Search engines stopped reading keywords years ago due to abuse. Probably
not worth the effort to maintain them.

If'n I were you, I would spend more time updated to semantically correct
markup.

use <h1> instead of beginning with <h4> - looks like you are only using
headers for font sizing instead of actual headers

update the markup to remove oldstyle markup

[please!] change the bright red bold text to something easier on the
eyes, such as normal-sized black text. I would spend very little time at
this site because of that.

drop the background images - makes for difficult reading

stop the animation

remove "Return to the top of the Page" which appears after every few
lines

the hit counter is .. well, read these groups. Use your server logs
instead of displaying it on your page. Nobody else cares.

look to fixing errors:
<http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.candoer.org%2F>

..and so forth.

--
-bts
-Friends don't let friends drive Windows

Posted by Candoer on June 21, 2008, 5:34 pm
Please log in for more thread options

> look to fixing errors:
> <http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.candoer.org%2F>
>
> ..and so forth.
>
> --
> -bts
> -Friends don't let friends drive Windows

I appreciate all the information and suggestions. I am in the process of
rewriting the whole web site so will take your suggestions to heart.

Thank You!

Bob Catlin - Also known as CANDOER Cat



Posted by David E. Ross on June 22, 2008, 12:14 am
Please log in for more thread options
On 6/21/2008 1:22 PM, Candoer wrote:
> All
> I have the following meta tags on every page of my
> web site (www.candoer.org).
>
> Are they necessary on every page or only on the
> index page?
>
> <meta name="robot" content="noindex; nofollow">

This applies only to the page where it appears. If you want to block
bots in general, use a robots.txt file. See, for example,
<http://www.robotstxt.org/robotstxt.html>.


> <meta name="creator" content="Robert J. Catlin, Sr.">

In an organization, different people might work on various pages. It's
a good idea to use this to track who created which page.


> <meta name="publisher" content="House of Cat">

> <meta name="description" content="A free web site
> for CANDOERs. CANDOER is an acronym for
> Communicators AND Others enjoying Retirement.
> It is the official site for the CANDOER Retirement
> Group. All retired Department of State, Office of Diplomatic
> Communications, Office of Communications,
> Office of Information Management, Office of
> Logistic Management and Bureau of Information
> Management Resources and people who worked
> with and for them are eligible for free membership.
> The purpose of the CANDOER Retirement Group
> is to promote a continuing interest among members
> in the enjoyment of each other and to hold monthly
> luncheons for members and their guests.">

A shorter description should be provided for each page. It should
describe only that page, not the entire Web site.

> <meta name="keywords" content="pictures,
> enjoyment, retirement, retirees, retired, CANDOER,
> back issues, news, how to join, who we are, Directory
> of Members, e-mail, addresses, passworded,
> luncheons, schedules, free, current issues,
> activities, Department of State, Office of Diplomatic
> Communications, Office of Communications,
> Office of Information Management, Bureau of
> Information Resource Management, official site,
> Retirement group, with, for, eligible, membership,
> guests, no annual dues, monthly newsletter, available
> to all, yearly donation, News fund, Memorial fund,
> enjoyment, monthly luncheons, founded 1994">

Get rid of this from all pages. It's now meaningless.

--
David Ross
<http://www.rossde.com/>

Have you been using Netscape and now feel abandoned by AOL?
Then use SeaMonkey. Go to <http://www.seamonkey-project.org/>.

Posted by Candoer on June 22, 2008, 11:24 am
Please log in for more thread options

>
> Get rid of this from all pages. It's now meaningless.
>
> --
> David Ross
> <http://www.rossde.com/>
>
> Have you been using Netscape and now feel abandoned by AOL?
> Then use SeaMonkey. Go to <http://www.seamonkey-project.org/>.

David

Thanks for the comments! I will heed your advice. This is a special
project by a 70 year old retiree to keep in contact with the many
people I worked with and for over 42 years working in one office.
So, I guess, the only reason I had my name there was an ego thing.
I am trying to cut down on the size of the web site as it has grown
over the years - and I am trying my best to switch it from HTML only
to HTML and CSS. Right now I am butchering both, but learning
as I go along.

Again, thanks!

Bob Catlin



Similar ThreadsPosted
Meta Tags, Link Tags, other September 27, 2005, 3:29 pm
Meta tags- so 90's? July 29, 2008, 12:17 pm
Effectiveness of META tags in search engines? March 28, 2005, 8:58 pm
Enforcing Charset to UTF-32 in HTML using meta tags November 25, 2007, 1:43 pm
HTML Refreshing Problem with Meta Tags, Anchors, Commas, Semicolons April 25, 2006, 12:25 pm
Style tags -- Eeek how obese these tags make HTML! November 8, 2006, 3:33 am
Meta data October 2, 2004, 1:25 am
META redirect May 17, 2006, 5:55 am
Custom meta name="xxx" October 31, 2007, 7:19 am
Controlling web browsers with META January 22, 2005, 12:43 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap