Dữ liệu có cấu trúc thân thiện với Google kèm phân loại ngành NAICS — www.jsonldtool.com
An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many dif…
Bài viết là một loại schema.org. Sử dụng trình tạo ở trên để xây dựng dữ liệu có cấu trúc Bài viết dưới dạng JSON-LD, Microdata, RDFa, XML hoặc Open Graph, sau đó dán vào trang của bạn để giúp Google, Bing và các công cụ trả lời AI hiểu nội dung của bạn.
Xem định nghĩa chính thức tại schema.org/Article.
Các thuộc tính được định nghĩa trực tiếp trên Article:
| Thuộc tính | Loại mong đợi | Mô tả |
|---|---|---|
articleBody | Text | The actual body of the article. |
articleSection | Text | Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle… |
backstory | Text | For an [[Article]], typically a [[NewsArticle]], the backstory property provides a textual summary … |
pageEnd | Number | The page on which the work ends; for example "138" or "xvi". |
pageStart | Text | The page on which the work starts; for example "135" or "xiii". |
pagination | Text | Any description of pages that is not separated into pageStart and pageEnd; for example, "1-6, 9, 55… |
speakable | URL | Indicates sections of a Web page that are particularly 'speakable' in the sense of being highlighte… |
wordCount | Number | The number of words in the text of the CreativeWork such as an Article, Book, etc. |
Article cũng kế thừa các thuộc tính từ CreativeWork, Thing.
| Thuộc tính | Loại mong đợi | Mô tả |
|---|---|---|
about | Text | The subject matter of an object. |
abstract | Text | An abstract is a short description that summarizes a [[CreativeWork]]. |
accessibilityAPI | Text | Indicates that the resource is compatible with the referenced accessibility API. Values should be d… |
accessibilityControl | Text | Identifies input methods that are sufficient to fully control the described resource. Values should… |
accessibilityFeature | Text | Content features of the resource, such as accessible media, alternatives and supported enhancements… |
accessibilityHazard | Text | A characteristic of the described resource that is physiologically dangerous to some users. Related… |
accessibilitySummary | Text | A human-readable summary of specific accessibility features or deficiencies, consistent with the ot… |
accessMode | Text | The human sensory perceptual system or cognitive faculty through which a person may process or perc… |
accessModeSufficient | Text | A list of single or combined accessModes that are sufficient to understand all the intellectual con… |
accountablePerson | Text | Specifies the Person that is legally accountable for the CreativeWork. |
acquireLicensePage | URL | Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current i… |
aggregateRating | Text | The overall rating, based on a collection of reviews or ratings, of the item. |
alternativeHeadline | Text | A secondary title of the CreativeWork. |
archivedAt | URL | Indicates a page or other link involved in archival of a [[CreativeWork]]. In the case of [[MediaRe… |
assesses | Text | The item being described is intended to assess the competency or learning outcome defined by the re… |
associatedMedia | Text | A media object that encodes this CreativeWork. This property is a synonym for encoding. |
audience | Text | An intended audience, i.e. a group for whom something was created. |
audio | Text | An embedded audio object. |
author | Text | The author of this content or rating. Please note that author is special in that HTML 5 provides a … |
award | Text | An award won by or for this item. |
character | Text | Fictional person connected with a creative work. |
citation | Text | A citation or reference to another creative work, such as another publication, web page, scholarly … |
comment | Text | Comments, typically from users. |
commentCount | Number | The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is m… |
conditionsOfAccess | Text | Conditions that affect the availability of, or method(s) of access to, an item. Typically used for … |
contentLocation | Text | The location depicted or described in the content. For example, the location in a photograph or pai… |
contentRating | Text | Official rating of a piece of content—for example, 'MPAA PG-13'. |
contentReferenceTime | DateTime | The specific time described by a creative work, for works (e.g. articles, video objects etc.) that … |
contributor | Text | A secondary contributor to the CreativeWork or Event. |
copyrightHolder | Text | The party holding the legal copyright to the CreativeWork. |
copyrightNotice | Text | Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally in… |
copyrightYear | Number | The year during which the claimed copyright for the CreativeWork was first asserted. |
correction | URL | Indicates a correction to a [[CreativeWork]], either via a [[CorrectionComment]], textually or in a… |
countryOfOrigin | Text | The country of origin of something, including products as well as creative works such as movie and… |
creativeWorkStatus | Text | The status of a creative work in terms of its stage in a lifecycle. Example terms include Incomplet… |
creator | Text | The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork. |
creditText | Text | Text that can be used to credit person(s) and/or organization(s) associated with a published Creati… |
dateCreated | DateTime | The date on which the CreativeWork was created or the item was added to a DataFeed. |
dateModified | Date | The date on which the CreativeWork was most recently modified or when the item's entry was modified… |
datePublished | Date | Date of first publication or broadcast. For example the date a [[CreativeWork]] was broadcast or a … |
+ 84 thuộc tính kế thừa khác. Xem schema.org/Article để biết danh sách đầy đủ.
{
"@context": "https://schema.org",
"@type": "Article",
"name": "Example Article"
}Bài viết (schema.org/Article) là một loại dữ liệu có cấu trúc được sử dụng để mô tả một Bài viết cho các công cụ tìm kiếm và hệ thống AI. Việc thêm Bài viết JSON-LD vào một trang giúp Google, Bing và các công cụ trả lời hiểu nội dung và có thể kích hoạt kết quả phong phú.
Điền vào các trường Bài viết trong công cụ này, sao chép JSON-LD được tạo và dán vào bên trong thẻ <script type="application/ld+json"> trong <head> hoặc <body> của trang. Bạn cũng có thể xuất Microdata, RDFa, XML hoặc Open Graph.
Có. jsonldtool.com là trình tạo và trình xác thực schema Bài viết miễn phí, không yêu cầu đăng ký.