Dịch vụ SEO VLINK
  • DỊCH VỤ MARKETING
    • Dịch vụ SEO
      • Dịch vụ SEO
      • Báo giá SEO
      • Local SEO
    • Inbound Marketing
      • Digital Marketing
      • Inbound Marketing
    • DỊCH VỤ CONTENT
      • Content SEO
  • DỊCH VỤ WEBSITE
    • Thiết kế Website
      • Thiết kế Web chuẩn SEO
      • Thiết kế Landing Page
    • Website WordPress
      • TỐI ƯU WORDPRESS
  • KIẾN THỨC
    • Kiến thức Marketing
      • Digital Marketing
      • Inbound Marketing
      • Growth Hacking
      • SEO Website
    • Tổng hợp
      • WordPress
  • LIÊN HỆ
  • Account
  • Báo giá SEO Website, Báo giá SEO tổng thể, chi tiết
  • Blog Grid 3 Columns
  • Blog with Sidebar
  • Cart
  • Checkout
  • Chiến lược SEO 2020
  • Chính sách bảo mật
  • Content SEO
  • Dịch vụ SEO
  • Dịch vụ thiết kế Landing Page
  • Dịch vụ tư vấn Inbound Marketing
  • Digital Marketing
  • Giới thiệu VLINK
  • Học SEO
  • Home Page
  • Inner page: About
  • Inner page: Contact us
  • Inner Page: Instant Advertising Services Quote
  • Inner Page: Order Digital Marketing Services
  • Liên hệ
  • Login
  • Logout
  • Members
  • My account
  • Password Reset
  • Profile
  • Register
  • Section: Case Studies
  • Section: Clients
  • Section: Marketing Resources
  • Section: Testimonials
  • SEO Google Maps
  • Services: Affiliate Management
  • Services: Company online presence analysis and audit
  • Services: Content Marketing
  • Services: Conversion Rate Optimization (CRO)
  • Services: Digital Consultancy
  • Services: Email Marketing
  • Services: Local SEO
  • Services: Mobile Marketing
  • Services: Pay Per Click Management (PPC)
  • Services: Reputation Management
  • Services: Search Engine Optimization
  • Services: Web Design
  • Services: Web Development
  • Shop
  • Terms and Conditions
  • Thiết kế Web chuẩn SEO
  • Thuật ngữ SEO Marketing
  • Tìm kiếm
  • Tối ưu WordPress
  • User
  • VLINK ASIA

Dublin Core là gì?

  • 04/04/2020
  • BitDanh
  • Kiến thức SEO

Nội dung chính của bài viết

  1. Dublin Core là gì?
  2. Các chuẩn Dublin Core

Dublin Core là gì?

Dublin Core là dữ liệu dùng để mô tả các nguồn dữ liệu kỹ thuật số như video, hình ảnh, website hoặc nguồn lực vật chất như sách báo, CD…hoặc các đối tượng như tác phẩm nghệ thuật.

Dublin Core là gì

Mỗi yếu tố Dublin Core được sử dụng bằng thẻ META bao gồm tên (Element Name) và quy định nhãn (label). Mỗi yếu tố được định nghĩa cụ thể bằng thẻ NAME và CONTENT để mô tả đối tượng và có chú thích rõ ràng.

Hiện nay, Google đang chú trọng và sử dụng metadata và rich snippets. Khi nhìn vào Dublin Core trên website của bạn, Search Engine có thể đánh giá Content Creator (người tạo nội dung) đang thực hiện để gởi đến nội dung chi tiết hơn đối với độc giả.

Dublin core có thể hỗ trợ mạnh mẽ cho các công cụ tìm kiếm, dễ thực hiện, thêm dublin core không ảnh hưởng gì với code website.

Dublin Core là gì

Các chuẩn Dublin Core

Chuẩn Dublin Core bao gồm 15 yếu tố:

  • Nhan đề (Title)
    <meta name = "DC.Title"
lang = "en"
content = "The Green Table and the Red Chair">
  • Tác giả (Creator)
    <meta name = "DC.Creator"
lang = "en"
content = "Platon">
  • Đề mục (Subject)
    <meta name = "DC.Subject"
content = "Friendship">
  • Mô tả (Description)
    <meta name = "DC.Description"
lang = "en"
content = "The Author gives some Account of Himself and Family
-- His First Inducements to Travel -- He is
Shipwrecked, and Swims for his Life -- Gets safe on
Shore in the Country of Lilliput -- Is made a
Prisoner, and carried up the Country">
  • Xuất bản (Publisher)
    <meta name = "DC.Publisher"
content = "O'Reilly">
  • Tác giả phụ (Contributor)
    <meta name = "DC.Contributor"
content = "Adams, Ansel">
  • Ngày tháng (Date)
    <meta name = "DC.Date"
content = "1972">
<meta name = "DC.Date"
content = "1998-05-14">
<meta name = "DC.Date"
scheme = "WTN8601"
content = "1998-05-14">
  • Loại hình (Type)
    <meta name = "DC.Type"
content = "poem">
<meta name = "DC.Type"
content = "software program source code">
<meta name = "DC.Type"
content = "interactive video game">
<meta name = "DC.Type"
content = "web home page">
<meta name = "DC.Type"
content = "web bibliography">
<meta name = "DC.Type"
content = "painting">
<meta name = "DC.Type"
content = "image; woodblock">
<meta name = "DC.Type"
lang = "en-US"
content = "image; advertisement">
<meta name = "DC.Type"
content = "event; periodic">
  • Mô tả vật lý (Format)
    <meta name = "DC.Format"
content = "text/xml">
<meta name = "DC.Format"
content = "A text file with mono-spaced tables and diagrams.">
<meta name = "DC.Format"
content = "video/mpeg; 14 minutes">
<meta name = "DC.Format"
content = "unix tar archive, gzip compressed; 1.5 Mbytes">
<meta name = "DC.Format"
content = "watercolor; 23 cm x 31 cm">
  • Định danh tư liệu (Identifier)
    <meta name = "DC.Identifier"
content = "http://foo.bar.org/zaf/">
<meta name = "DC.Identifier"
content = "urn:ietf:rfc:1766">
  • Nguồn gốc (Source)
    <meta name = "DC.Source"
content = "Shakespeare's Romeo and Juliet">
<meta name = "DC.Source"
content = "http://a.b.org/manon/">
  • Ngôn ngữ (Language)
    <meta name = "DC.Language"
content = "en">
<meta name = "DC.Language"
content = "zh">
<meta name = "DC.Language"
content = "ja">
<meta name = "DC.Language"
content = "es">
<meta name = "DC.Language"
content = "de">
<meta name = "DC.Language"
content = "german">
  • Liên kết (Relation)
    <meta name = "DC.Relation"
content = "Shakespeare's Romeo and Juliet">
  • Nơi chứa (Coverage)
    <meta name = "DC.Coverage"
content = "US civil war era; 1861-1865">
  • Bản quyền (Rights)
    <meta name = "DC.Rights"
content = "Copyright Acme 1999 - All rights reserved.">

Website tham khảo: http://www.dublincore.org/

Dublin Core

  • Dublin Core, Dublin Core là gì, Metadata, Rich Snippets, Tối Ưu SEO

Xếp hạng: 5 / 5. Phiếu bầu: 131

Cảm ơn bạn đã bình chọn.

Print Friendly, PDF & EmailTải PDF của bài viết

Có thể bạn sẽ thích

Dịch vụ SEO Website tại Thành phố Hồ Chí Minh

Dịch vụ SEO Website tại Thành phố Hồ Chí Minh

10 sai lầm về SEO

10 sai lầm về SEO bạn cần tránh trong năm mới 2022

7 chiến lược Growth Hacking cho năm 2022

sach growth hacking

10 cuốn sách tuyệt vời cho Growth Hacker

“Growth Hacking” và “Growth không hack”

11 Phương thức Growth Hacking “bí truyền” giúp tăng tỷ lệ chuyển đổi

Học WordPress

Học WordPress với 10 nguồn tài liệu WordPress tốt nhất cho người mới

Not Provided là gì? Các sử dụng Google Analytics (not provided) Insights

CÔNG TY TNHH VLINK ASIA

  • Tầng 5, Tòa Nhà IMC Building
  • Số 62 Trần Quang Khải, P. Tân Định, Quận 1, Tp Hồ Chí Minh
  • Điện thoại: 0888949336
  • Email: contact@vlink.asia
  • MST: 0316573663
DMCA.com Protection Status

© 2019 VLINK ASIA

SEO WEBSITE

  • Dịch vụ SEO Website
  • Dịch vụ SEO chuyển đổi
  • Dịch vụ SEO Google Maps
  • Báo giá SEO
  • Phân tích SEO
  • Chiến lược SEO
  • Kiến thức SEO

CÔNG CỤ SEO

  • SEO Toosl Asia
  • Google Trends
  • KeywordTool OI
  • GTmetrix
  • Google Analytics
  • Google Search Console
» Xem tất cả công cụ

YÊU CẦU GỌI TƯ VẤN

Điền thông tin để nhận cuộc gọi từ chuyên gia của VLINK!