http://schema.org/Blog
can be used on the first page, where you will usually find a list of several blog posts (or maybe for the entire blog on each page, for example, for the name of the blog).
http://schema.org/BlogPosting
is a single blog post.
http://schema.org/Article
simply more general than http://schema.org/BlogPosting
(every BlogPosting
is an Article
, but not every Article
is a BlogPosting
). If you have a regular blog, you want to use http://schema.org/BlogPosting
.
source share