/    Sign up×
Community /Pin to ProfileBookmark

how to use html meta tag in seo

Hi Dear,

please tell me how to use meta tag in website and how many types meta tag use in seo.

thanks

to post a comment
SEO

9 Comments(s)

Copy linkTweet thisAlerts:
@jedaisoulMar 07.2015 — Meta tags are fundamental to SEO, and need to be carefully used. They are put in the head section, and there are two you need to pay particular attention to: the description and the keywords...

[code=html]
<html>
<head>
<meta name="description" content="*** the description goes here ***">
<meta name="keywords" content="*** the keywords go here ***">
</head><body>
[/code]


E.g.
[code=html]
<html>
<head>
<meta name="description" content="We hand-craft web sites specialising in our innovative 'snap responsive' design techniques.">
<meta name="keywords" content="website, design, hand-crafted, fluid, snap, responsive, stepped, mobile friendly, validator">
<title>Friendly Websites</title>
</head><body>
[/code]

Note: I've included the title because it is required and you may be penalized if it is omitted.

The rules for these meta tags are:

  • 1. The description and keywords must describe that web page rather than the site in general. A possible exception to this is the home page, which itself may describe the web site as a whole.


  • 2. The description should be a concise, syntactically correct, sentence or paragraph.


  • 3. The keywords should be a comma separated list of terms, i.e. words (not phrases). An exception to this is a phrase such as "mobile friendly" which is an accepted term.


  • 4. You may be penalized if:

    a) The description is long, wordy or irrelevant.

    b) You use the same word or words too often in the keywords. E.g. "mobile, mobile friendly, mobile specific, mobile use, mobile device, mobile devices, device, devices".

    c) You list keywords that are not found in the content of the page.


  • 5. So called "long tail" keywords (beloved of SEO "experts") may be ineffective in general use. E.g. "the best web designers in Chennai" is too long to be effective. So why do SEO experts use them? Simply because it is an easy way to achieve the first page, or even top spot, in a test search. It works because search engines like exact matches, and there are few other sites that will use EXACTLY the same phrase in their keywords. However, the down-side is: how many people will ACTUALLY type in this EXACT phrase in real searches?
  • Copy linkTweet thisAlerts:
    @edwardparkMar 09.2015 — Hello dear,

    Here's a code example of meta tags:

    <head>

    <title>Not a Meta Tag, but required anyway </title>

    <meta name="description" content="Awesome Description Here">

    <meta http-equiv="content-type" content="text/html;charset=UTF-8">

    </head>

    Here some meta tags are shown below :

    <title>relevant and attractive phrase </title>

    The title is the first (usually click-able) phrase you see as a search result.

    <meta name="description" content="text">

    A description of your website in 3 of 4 sentences.


    <meta name="keywords" content="words">

    The keywords are the most important words u use on 1 specific page

    <meta name="robots" content="selection">

    How far do you allow robots to spider through your website.

    <meta name="revisit-after" content="period">

    How often do you want the spiders to come back and index your website again.
    Copy linkTweet thisAlerts:
    @SwashMar 09.2015 — In SEO meta tag is a very important part. Through your html tag search engines are able to read you website. Html meta tags are used in the source page of every websites.
    Copy linkTweet thisAlerts:
    @daviddakaraiMar 10.2015 — Meta tags are a great way for webmasters to provide search engines with information about their sites. Meta tags can be used to provide information to all sorts of clients, and each system processes only the meta tags they understand and ignores the rest. Meta tags are added to the <head> section of your HTML page.
    Copy linkTweet thisAlerts:
    @steyn101Mar 10.2015 — <meta name="keywords" content="meta, metatags, meta tag, meta tags, submit, search engines, spiders, sites, submit site, search engine submit, website, submit website, add meta tags, find website, be found on internet, keywords, keyword">

    This is the syntax of meta tags in seo..
    Copy linkTweet thisAlerts:
    @SergioHentzMar 23.2015 — The meta name Keywords dont have relevance for Google, but is good to use. Other search-engine can use it.
    Copy linkTweet thisAlerts:
    @riya279Mar 24.2015 — The meta tags name, description, and keyword are important from SEO point of view. By using meta tags crawlers understands what your page is about. Use syntax given above by other members, but your content must be unique.
    Copy linkTweet thisAlerts:
    @Bruce_AthertonMar 25.2015 — HTML meta tags are officially page data tags that lie between the open and closing head tags in the HTML code of a document.
    Copy linkTweet thisAlerts:
    @formalfawnMar 25.2015 — Meta tags are very important part in seo. Search engines are able read your website through html code.
    ×

    Success!

    Help @krishna01 spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.5,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,

    tipper: @Samric24,
    tipped: article
    amount: 1000 SATS,
    )...