Tối ưu Website bằng các thẻ META quan trọng

Thảo luận trong 'Thủ thuật SEO' bắt đầu bởi administrator, 22/1/14.

  1. administrator
    Administrator
    Thành viên BQT Admin Smod Mod

    Tham gia ngày:
    6/2/13
    Thẻ meta name là một trong những vấn đề không thể thiếu với một website khi SEO lên top google. Sử dụng như thế nào để có thể tối ưu toàn diện nhất ?

    Trước tiên để thêm nhưng thẻ meta dưới đây thì bạn nên đọc qua các meta cơ bản của 1 website: Meta description, meta keywords, title chuẩn SEO

    [​IMG]


    Trước tiên, bạn cần xác định được thẻ head ở vị trí nào trên website mình, sao cho nó gỏn gọn trong thẻ <head>Meta</head> thì coi như bạn đã thành công.

    Đối với "author" cho cá nhân và cả tổ chức:

    Facebook open graph:

    <head>
    <meta property=”og:title” content=”Title Goes Here”>
    <meta property=”og:description” content=”description-goes-here”>
    <meta property=”og:type” content=”your-content-type-goes-here”> (e.g., “article”)
    <meta property=”og:url” content=”http://www.your-site.com/”>
    <meta property=”og:image” content=”http://www.your-site.com/image.jpg”>
    <meta property=”og:site_name” content=”your-site-name”>
    <meta property=”fb:admins” content=”your-Facebook-page-user-ID”>
    </head>

    Twitter Card:

    <head>
    <meta name=”twitter:card” content=”summary”>
    <meta name=”twitter:url” content=”http://www.example.com/your-url-goes-here/”>
    <meta name=”twitter:title” content=”Title Goes Here”>
    <meta name=”twitter:description” content=”Your description goes here.”>
    <meta name=”twitter:image” content=”http://example.com/image.jpg”>
    </head>

    Google +:

    <html itemscope itemtype=”http://schema.org/Article”>
    <head>
    <meta itemprop=”name” content=”Title Goes Here”>
    <meta itemprop=”description” content=”Description Goes Here”>
    <meta itemprop=”image” content=”http://example.com/image.jpg”>
    </head>

    Ngoài ra website bạn cũng nên có thêm:

    Ghi rõ nguồn www.vnseo.edu.vn khi phát hành lại bài viết Tối ưu Website bằng các thẻ META quan trọng !
     
    #1
    tips24h.net and vuong43i4 like this.

Chia sẻ trang này