473,387 Members | 3,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Meta tags- so 90's?

I am confused. Are meta tags not used for indexing anymore? If yes,
what are some best practices for using them?
Jul 29 '08 #1
3 1615
Gazing into my crystal ball I observed Goldielockx
<Am***************@gt.comwriting in news:0a043013-fd75-4f6b-b4ed-
97**********@27g2000hsf.googlegroups.com:
I am confused. Are meta tags not used for indexing anymore? If yes,
what are some best practices for using them?
The meta element, description, is sometimes used for a brief description
of the page in search engines. It should reflect the page contents, and
have keywords which are relavent to that content.

The meta element, keywords, has been abused and is not really used by
SEs. However, you can still use it, and like description, the keywords
should be relavent to the page contents.

The title element, however, is very important. The title of the page
should acurately describe it, with keywords that are relavent to the
page contents. <title>Home</titleis not very descriptive.

Each page should also have a level 1 heading. Often my level 1 heading
is the same as my title element.

Clean, semantic markup also helps the bots. Use external CSS and
external javascript.

There's a lot more information and helpful folks over at
alt.internet.search-engines.

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Jul 30 '08 #2
In our last episode, <Xn****************************@69.16.185.247>, the
lovely and talented Adrienne Boswell broadcast on
comp.infosystems.www.authoring.html:
Gazing into my crystal ball I observed Goldielockx
<Am***************@gt.comwriting in news:0a043013-fd75-4f6b-b4ed-
97**********@27g2000hsf.googlegroups.com:
>I am confused. Are meta tags not used for indexing anymore? If yes,
what are some best practices for using them?
The meta element, description, is sometimes used for a brief description
of the page in search engines. It should reflect the page contents, and
have keywords which are relavent to that content.
The things is, if you don't use it, some will use the first few lines of the
page for generic kinds of hits. Much of the time that will be meaningless
navigation aid crap, so you want to give them the description. Of course
when there is some context for the part of the page that hit, many engines
will use that. If your page title is John Mayer, the description should
make clear if this the official John Mayer site, this is a fan site, this is
a lyrics page, this the dentist John Mayer in San Diego, or whatever.
The meta element, keywords, has been abused and is not really used by
SEs. However, you can still use it, and like description, the keywords
should be relavent to the page contents.
If you have a large site, especially if you have obscure or meaningless
filenames, keywords may be useful internally. If you really have a use for
keywords, you might as well put them in a meta tag as in a comment.
The title element, however, is very important. The title of the page
should acurately describe it, with keywords that are relavent to the
page contents. <title>Home</titleis not very descriptive.
Each page should also have a level 1 heading. Often my level 1 heading
is the same as my title element.
Clean, semantic markup also helps the bots. Use external CSS and
external javascript.
There's a lot more information and helpful folks over at
alt.internet.search-engines.
--
Lars Eighner <http://larseighner.com/us****@larseighner.com
"Fascism should more properly be called corporatism, since it is the
merger of state and corporate power."-Benito Mussolini * When you write the
check to pay your taxes, remember there are two l's in "Halliburton."
Jul 30 '08 #3
In article <Xn****************************@69.16.185.247>,
Adrienne Boswell <ar****@yahoo.comwrote:
Gazing into my crystal ball I observed Goldielockx
<Am***************@gt.comwriting in news:0a043013-fd75-4f6b-b4ed-
97**********@27g2000hsf.googlegroups.com:
I am confused. Are meta tags not used for indexing anymore? If yes,
what are some best practices for using them?

The meta element, description, is sometimes used for a brief description
of the page in search engines. It should reflect the page contents, and
have keywords which are relavent to that content.

The meta element, keywords, has been abused and is not really used by
SEs. However, you can still use it, and like description, the keywords
should be relavent to the page contents.

The title element, however, is very important. The title of the page
should acurately describe it, with keywords that are relavent to the
page contents. <title>Home</titleis not very descriptive.
<title>Untitled</titleis even worse...

One thing to keep in mind is that the <titleis (often|always? - haven't
made an extensive study!) used by browsers for the entry in the history,
and long titles seem to get truncated. Sites which generate content
(or at least some of it) dynamically can often end up being listed
in the browser history as a bunch of pages with identical names, such
as

Fred - Google Search
Fred - Google Search
Fred - Google Search

which is a bit of a pain. (It would be nice if they could at least
append something like (1-10) etc.!)
Each page should also have a level 1 heading. Often my level 1 heading
is the same as my title element.
Which (see above) is fine if the heading is short and sweet, but not
necessarily always appropriate!
Jul 30 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Cezary | last post by:
Hello. I was read PHP manual, but i'm not sure yet. Here is my meta tags in html: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2"> <META HTTP-EQUIV="Expires"...
4
by: Brian | last post by:
Hi, I'm trying to use standard meta tags in an xsl doc and using cocoon as my processor. The problem is that cocoon changes for example: <meta name="keywords" content="test, test, test" /> ...
1
by: Darren Blackley | last post by:
Hi there I have documents that I want to automatically add additional meta tags to. The documents already have some meta tags and I want to keep them all together, so I want to add my new meta tags...
19
by: Christian Hvid | last post by:
Hello groups. I have a series of applet computer games on my homepage: http://vredungmand.dk/games/erik-spillet/index.html http://vredungmand.dk/games/nohats/index.html...
24
by: Day Bird Loft | last post by:
Web Authoring | Meta-Tags The first thing to understand in regard to Meta Tags is the three most important tags placed in the head of your html documents. They are the title, description, and...
23
by: Fast Eddie | last post by:
What's the benefit to coding <meta name="author"...> and such? Thanks.
4
by: clintonG | last post by:
Anybody know how to dynamically write the meta tags using code so they are formatted on a separate line in the HTML source? Preferred or optimal framework classes that may be used in this regard? ...
16
by: Edward | last post by:
Hi All, I am having huge problems with a very simple dotnet framework web page (www.gbab.net/ztest3.aspx) , it does NOT render correctly under Apple's Safari. The DIV's do not align amd float as...
3
by: Jordan S. | last post by:
I'm looking to localize an ASP.NET Web application for English, Spanish, and French (fr-CA), and was just considering the possibility of localizing the meta tags (e.g., keywords, title, and...
4
by: King Coffee | last post by:
Hi, If I use master pages with META tags in the head section... can I still use META tag on the child pages (child pages reference the master page). I ask this question because I heard the more...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.