Nov 8, 2009

Meta Tags - Sum general questions

free web hosting
Open Discussion > MODERATED AREA > Computers > Programming Languages > HTML, XML etc..

Meta Tags - Sum general questions

Lozbo
1. Are the meta tags really working? which search engines actually use them?
2. Do i have to declare description and abstract meta tags in every page? and What are the differences between them?
3. Can Keywords be the same across all pages?
4. What exactly is the content that should come inside a copyright meta tag? (I use the name of the site and a full URL with the path to the "Legal Advice" or something)
5. Language meta tag for spanish from mexico is just "es"?
6. What are the most common and recomendable meta tags that we must try to include in our sites?

These are what i use:

a) http-equiv="Content-Type" content="text/html; charset=iso-8859-1"
cool.gif http-equiv="Content-Language"
c) "language"
d) title
e) description
f) abstract
g) keywords
h) revisit
i) owner
j) generator
x) rating
y) distribution
z) copyright

In that order (i know it doesnt have to do but i like 'grouping' sets of meta tags to have them in a personal way that helps me understand them faster across the sites i develop, or something like that (have some one found a better way to classify them)?

Thanks in advance...

 

 

 


Comment/Reply (w/o sign-up)

sportytalk
Hmmmm, meta tags are handy, especially for the search engines which actually do use them. However, there's an increasing numbers of search engines which no longer use them. I've heard that google doesn't use these anymore (it may have been posted on a similar thread on this website.)

IF you do use meta tags, you willl have a more advanced description of your website on the search engine's server, meaning that you kinda filter the search results and hence get more traffic.

That about google may not have been right, but I'm sure it is. Hope this helps nevertheless.

Comment/Reply (w/o sign-up)

Lozbo
QUOTE(sportytalk @ Dec 2 2005, 02:05 PM)
That about google may not have been right, but I'm sure it is.
*


err, i didnt quite understand that... you are sure it is what? that google isnt using it any more?

Thanks, i do know everything you said about meta tags, but i didnt actually find an answer to any of my questions (what i asked was which search engines are using meta tags to filter and organize their databases).

Thanks!

Comment/Reply (w/o sign-up)

Sprnknwn
Umm, Iīm very interested in this too. I thought google uses it but it seems like no one has really an exact idea of how Google indexes really, so I donīt know. I didnīt even know that there were so many different tags. Maybe someone wise enough could do a tutorial about this...

Comment/Reply (w/o sign-up)

moldboy
QUOTE
I thought google uses it but it seems like no one has really an exact idea of how Google indexes really
Actualy google is one of the few search engins we can know everything about. They recently filed for a patent, which means a search as the US pattent office will yeild a very detailed description of how google works. I believe I heard the same thing about google not using them. Mainly because they are to easy to manipulate. If I know that the most searched term on google is Free Beer (just an example) and I want my site to get more hits, (it by the way is about the evils of gambling, because I am a chirch group, again just an example) I could use meta tags and say that my site is about free beer, thus increasing it's rank among people looking for free beer, and then getting more hits, even though my site isn't about free beer at all, understand?

Comment/Reply (w/o sign-up)

Tyssen
From this site:

QUOTE
Overall, just remember this. Of all the meta tags you may see out there:
* Meta Robots: This tag enjoys full support, but you only need it if you DO NOT want your pages indexed.
* Meta Description: This tag enjoys much support, and it is well worth using.
* Meta Keywords: This tag is only supported by some major crawlers and probably isn't worth the time to implement.
* Meta Everything Else: Any other meta tag you see is ignored by the major crawlers, though they may be used by specialized search engines.

Comment/Reply (w/o sign-up)

Lozbo
I believe robots are used to both index or not indexing your pages am i wrong? As far as i know the possible values are:

index, follow
no index, no follow
index, no follow
no index, follow

all
none

In fact there are just two values: index and follow, and you can turn them on or off.

Index is for appending that page to the search engines database, and follow is for seeking the links it finds on the page, and indexing those pages to its DB.

Comment/Reply (w/o sign-up)

williamm
The reason why people use meta tags is because they want to be found on search engines. They dont get you to the top of search engines thought you have to pay for that. I have had people ask me if thats how they get to the top. No its not, it just puts on their search engines. So that when something in the tags is searched it pops up. Although i do recommend using them. That way if someone does stumble upon your site and likes it they will reccommend it to everyone they know . And bam you get more traffic. Which is nice. But like i said Meta Tags are only for getting you on search engines.

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : meta, tags, sum, general, questions

  1. W3schools.com Is Down
    Ask your CSS/HTML/PHP questions here... (8)
  2. Some Questions On Html
    (10)
    I was just curious on how people here learned HTML or XML (assuming you did, which, judging by the
    fact you are actually here on this board). How long did it take for you to learn the basics of HTML?
    How proficient are you right now in HTML? Which resources did you use when you were learning HTML
    (or are currently learning HTML?). How did you find learning HTML? Thanks.....
  3. Meta Tags
    the below post made me think! (2)
    would it be possible to paste the entire dictionary plus other things such as slang and famous
    people into meta tags?....
  4. Doctype Declaration And Meta Tags
    (5)
    are Doctype Declaration and meta tags still used? i thought i read some where that they were no
    longer used, and that search enginges no longer look for meta tags. is this correct?....
  5. Questions About Xml, Xhtml
    (3)
    Hi, I like to know briefly about XML , XHTML and can be they be in replacement of MYSQL/MYSQL for
    data storage?....
  6. Basic Tagging
    included is basic HTML Commands / tags (6)
    The HTML tag Although not currently required by all clients, the tag signals the point where text
    should start being interpreted as HTML code. It's probably a good idea to include it in all your
    documents now, so you don't have to go back to your files and add it later. The tag is
    usually placed on the first line of your document. At the end of your document you should close with
    the tag. The head tag Just like the header of a memo, the head of an HTML document contains
    special information, like its title. The head of a document is demarcated by and r....
  7. Help With Meta Tags
    I Need A Complete Explination (5)
    I am making a site for my cousin, long story short I realized for it to be recongnized I need meta
    tags so he can show up on search engines. I have never experimented with meta tags so I need a
    complete explination on how to create them. Thanks alot and have fun posting.....
  8. A Lot Of Html Questions
    need help here html experts (11)
    First I need to create a website. The layout is a little similar to PostNuke and PHPBB. 3 table
    layout. But many said that I must use css/div instead of tables. How will I do it? Please provide
    many references. Second, what WYSIWYG editor would you recommend? I don't like the following:
    Macomedia Dreamweaver CoffeeCup HTML Editor Microsoft FrontPage Please recommend some more.......
  9. List Of Html Tags And..
    ..what they make. (0)
    -Shows the start of an HTML document -I use this tag a lot, it has to do with the 'body'
    of the page. -In between the quotation marks you put a hex code or a color name. That will be the
    background color of your page. -In between the quotation marks you put a hex code or a color name.
    That will be the color of the text on your page. -You put your site name in between the and
    tags and it makes it show up on the top bar of your browser thing. -Makes big text -Makes small
    text -Makes bolded text. -Makes italicized text. -Makes underlin....
  10. Css Or Html Tags
    Which is better to use???? (24)
    Dear friends, I am new to web site designing. I am using NVU for creating my web
    pages. It has a option in which we can select that the editor will use CSS or it will use html tags
    for coding of the page. For example - If I want to make the text bold then if tag is used the code
    will be QUOTE Your text and if the CSS is used the text will be QUOTE Your text .
    Please suggest me which option I should choose to make my web page standard to modern HTML
    standards. Thanks in advance.....

    1. Looking for meta, tags, sum, general, questions

Searching Video's for meta, tags, sum, general, questions
See Also,
advertisement


Meta Tags - Sum general questions

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com