What microdata should I use for a blog?

前端 未结 5 803
被撕碎了的回忆
被撕碎了的回忆 2020-12-23 16:51

The blog is basically a page that lists the summary of like 10 articles, each item title linking to the full article page.

I\'ve seen:

  • http://schema.or
5条回答
  •  心在旅途
    2020-12-23 17:11

    Oops! this code is error!

    
    

    You should use this code:

    
    

    instead of:

    
    

    When we declare the type of the blog, we can add it in body tag:

    
    

    Inside of this section, we can use "Itemprop" as the property of the itemtype.
    We're talking about the type of a site, not a basic language of a site.

提交回复
热议问题