Computing.Net > Forums > Web Development > Meta tags

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Meta tags

Reply to Message Icon

Name: BigShow
Date: February 19, 2005 at 19:18:28 Pacific
OS: xp pro
CPU/Ram: amd athlon 512
Comment:

Hey guys, I have a question about meta tags, I am going to post two of them that i dont understand

<meta name="ROBOTS" content="FOLLOW,INDEX">

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

on the first one, i dont understand the robots part and on the seconf one what is the whole charset=iso-8859-1 mean

also, any tips on how to best utilize meta tags



Sponsored Link
Ads by Google

Response Number 1
Name: smbotans
Date: February 20, 2005 at 01:26:26 Pacific
Reply:

i can help you with the first only

the robots tag directs the search engine spiders as to what to do when they reach the web page that contains the robots tag

the tag you have show tells the spider that you want that web page indexed ie. added to the search engine listings and that you want the spider to follow up all the links found on the page - this FOLLOW tag is great if you want your whole web site indexed from the home page

hope that makes sense

serge


0

Response Number 2
Name: jam14online
Date: February 20, 2005 at 11:42:28 Pacific
Reply:

Guide to the Robots META tag
What is the ISO-8859-1 character set?

The robots <meta> tag is pretty useless nowadays because most crawlers ignore it. Even if you do tell it to "follow" and "index" your site, it would've done it anyway which just makes it redundant.

The second <meta> example you gave is to tell the web browser that the page it is accessing is in the ISO-8859-1 character set. As explained on the page I linked to, ISO-8859-1 is the character set used by most English-speaking countries in Western Europe.

However, defining the character set and MIME type (text/html) in a <meta> tag is deprecated and your web server should do this anyway.



0

Response Number 3
Name: fambi
Date: February 20, 2005 at 14:11:57 Pacific
Reply:

In case you don't, you should take the time to visit teh w3c validator : http://validator.w3.org/

If you're interested in SMS, visit my wife's site .


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Meta tags

robots.txt, key words, meta tags www.computing.net/answers/webdevel/robotstxt-key-words-meta-tags/2546.html

meta tags - how do they work www.computing.net/answers/webdevel/meta-tags-how-do-they-work/2658.html

META tags? www.computing.net/answers/webdevel/meta-tags/2883.html