Help:What are meta tags,what are the benefits for having it and how to create a meta tag? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Help:What are meta tags,what are the benefits for having it and how to create a meta tag?

    avatar
    Guest
    Guest


    Help:What are meta tags,what are the benefits for having it and how to create a meta tag? Empty Help:What are meta tags,what are the benefits for having it and how to create a meta tag?

    Post by Guest May 2nd 2011, 5:17 am

    What are meta tags,what are the benefits for having it and how to create a meta tag?

    i get confused alot with it and i dont even know what it is.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Help:What are meta tags,what are the benefits for having it and how to create a meta tag? Empty Re: Help:What are meta tags,what are the benefits for having it and how to create a meta tag?

    Post by Sanket May 2nd 2011, 8:26 am

    avatar
    sanja
    New Member


    Posts : 24
    Reputation : 0
    Language : english

    Help:What are meta tags,what are the benefits for having it and how to create a meta tag? Empty Re: Help:What are meta tags,what are the benefits for having it and how to create a meta tag?

    Post by sanja June 28th 2011, 10:56 pm

    I would like to add tags for each of topics on my forum.
    (different topic - different tags)

    the idea is to bring people interested in some subject directly to a thread associated with that subject.

    Can I do that?
    avatar
    iuliatoyo
    New Member


    Posts : 5
    Reputation : 0
    Language : roumaine

    Help:What are meta tags,what are the benefits for having it and how to create a meta tag? Empty Re: Help:What are meta tags,what are the benefits for having it and how to create a meta tag?

    Post by iuliatoyo June 28th 2011, 11:04 pm

    The <meta> tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable.

    Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata.

    The <meta> tag always goes inside the head element.

    The metadata can be used by browsers (how to display content or reload page), search engines (keywords), or other web services.


    You can read more here