Rich Snippets Là Gì?

là các kết quả tìm kiếm và hiển thị thông tin phong phú hơn, bao gồm bài viết, hình ảnh, đánh giá, giá cả, thời gian, giúp người dùng hiểu rõ hơn về nội dung trước khi nhấp vào đường link hoặc một sản phẩm nào đó.

Các Loại Rich Snippets

Loại 01

loại 01 này chỉ hiển thị đánh giá 4.3/5*9 người đánh giá


<b:if cond='data:blog.pageType == &quot;item&quot;'>
    <div itemprop='aggregateRating' itemscope='' itemtype='http://schema.org/AggregateRating'
        style='color:Transparent;'>
        Rated <span itemprop='ratingValue'>4.3</span>/5 based on <span itemprop='reviewCount'>9</span> votes
    </div>
</b:if>

Loại 02

loại 02 này sẽ hiển thị đánh giá 5* và có kèm hình ảnh thu nhỏ đẹp mắt


<b:if cond='data:blog.pageType == &quot;item&quot;'>
    <footer class='not-show' typeof='Recipe' vocab='http://schema.org/'>
        <b:if cond='data:post.thumbnailUrl'><img expr:alt='data:post.title' itemprop='image' property='image' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgN23keXGlTvBapb37woVASj08MkoPhU-yCgeOXExn04bLdHB7I9J0FEjI2r_DtrVDUVsJLFVaw7sRCbEEbhKgIp6tG6iH8CComyTy4Z4H0xgI2e-EIDYAWgPdeNtEdwf3aDJZSnIsLyFms/w140-h140-p/ok.png' />
        </b:if>
        <span property='name'>
            <data:post.title /></span><span property='author' typeof='Person'><span property='name'>
                <data:post.author /></span></span><time expr:datetime='data:post.timestampISO8601'
            property='datePublished'>
            <data:post.timestampISO8601 /></time><span property='aggregateRating'
            typeof='http://schema.org/AggregateRating'><span property='ratingValue'>4.3</span>stars based on<span
                property='reviewCount'>9</span>reviews</span><span property='description'>
            <data:post.snippet /></span>
    </footer>
</b:if>

Loại 03

loại 03 chỉ hiển thị 5* không kèm thêm gì


<b:if cond='data:blog.pageType == &quot;item&quot;'>
    <script type='application/ld+json'>
    {"@context":"http://schema.org/","@type":"Review","itemReviewed":{"@type":"Thing","name":"<data:post.title/>"},"author":{"@type":"Person","name":"<data:post.author/> "},"reviewRating":{"@type":"Rating","ratingValue":"6","bestRating":"10"},"publisher":{"@type":"Organization","name":"<data:post.author/>"}}
    </script>
</b:if>

Loại 04

loại 04 này Hiển thị đánh giá 5*, có phiếu bầu, và câu trả lời


<script type='application/ld+json'>
                        {
                          &quot;@context&quot;: &quot;https://schema.org&quot;,
                          &quot;@type&quot;: &quot;QAPage&quot;,
                          &quot;mainEntity&quot;: {
                            &quot;@type&quot;: &quot;Question&quot;,
                            &quot;name&quot;: &quot;<data:post.title/>&quot;,
                            &quot;text&quot;: &quot;<data:post.snippets.short.jsonEscaped/>&quot;,
                            &quot;answerCount&quot;: 6259,
                            &quot;upvoteCount&quot;: 2506,
                            &quot;dateCreated&quot;: &quot;<data:post.date.iso8601.jsonEscaped/>&quot;,
                            &quot;author&quot;: {
                              &quot;@type&quot;: &quot;Person&quot;,
                              &quot;name&quot;: &quot;Thành Trương Blog&quot;
                            },
                            &quot;acceptedAnswer&quot;: {
                              &quot;@type&quot;: &quot;Answer&quot;,
                              &quot;text&quot;: &quot;Chia sẻ kiến thức về lập trình, học thuật, thuật toán, quảng trị mạng, tips, trick, font chữ, code c, code c++, code c#, code java, code javascript, code html, code css, code python, code react, blogger, template blogger, theme blogspot, tool hay, thủ thuật máy tính, windows, ghost win, chia sẻ phần mềm, kỹ năng tin học, tut facebook, tricker facebook, thủ thuật blog, thủ thuật facebook, psd ảnh đẹp và hình nền đẹp&quot;,
                              &quot;dateCreated&quot;: &quot;<data:post.snippets.short.jsonEscaped/>&quot;,
                              &quot;upvoteCount&quot;: 25068,
                              &quot;url&quot;: &quot;<data:post.url/>&quot;,
                              &quot;author&quot;: {
                                &quot;@type&quot;: &quot;Person&quot;,
                                &quot;name&quot;: &quot;Thành Trương Blog&quot;
                              }
                            },
                            &quot;suggestedAnswer&quot;: [
                              {
                                &quot;@type&quot;: &quot;Answer&quot;,
                                &quot;text&quot;: &quot;Thành Trương Blog, thủ thuật blogger, template blogger, theme blogspot, học code, tut facebook, windows, ghost win, phần mềm, font chữ, pds&quot;,
                                &quot;dateCreated&quot;: &quot;<data:post.date.iso8601.jsonEscaped/>&quot;,
                                &quot;upvoteCount&quot;: 9256,
                                &quot;url&quot;: &quot;https://www.thanhtruongblog.com/search/label/tutorial&quot;,
                                &quot;author&quot;: {
                                  &quot;@type&quot;: &quot;Person&quot;,
                                  &quot;name&quot;: &quot;Thành Trương Blog&quot;
                                }
                              }, {
                                &quot;@type&quot;: &quot;Answer&quot;,
                                &quot;text&quot;: &quot;Chia sẻ nhiều template blogger đẹp mắt với phiên bản Premium hoàn toàn miễn phí và được hỗ trợ tận tình. &quot;,
                                &quot;dateCreated&quot;: &quot;<data:post.date.iso8601.jsonEscaped/>&quot;,
                                &quot;upvoteCount&quot;: 6069,
                                &quot;url&quot;: &quot;https://www.thanhtruongblog.com/search/label/blogger&quot;,
                                &quot;author&quot;: {
                                  &quot;@type&quot;: &quot;Person&quot;,
                                  &quot;name&quot;: &quot;Nguyễn Thành Trương&quot;
                                }
                              }
                            ]
                          }
                        }
                      </script>

Cách Tạo Đánh Giá 5* Cho Bài Viết

  • Bước 1 : Truy cập vào trang quản trị Blogger
  • Bước 2 : Dùng tổ hợp phím CTRL+ F tìm để thẻ <data:post.body/>
  • Bước 3 : Copy 1 trong 4 đoạn code Rich Snippets bên trên và dán dưới thẻ <data:post.body/>
  • Bước 4 : Hoàn tất ấn nút Lưu (Save) lại và xem kết quả.

Kết Luận

Cảm ơn bạn đã lựa chọn aetrick.net thày vì hàng triệu website khác ngoài kia. Xin cảm ơn