Is it good to put HTML5 Microdata on preview blocks?
问题 Consider this example: <section id="news_block_left" class="block" itemscope="" itemtype="http://schema.org/ItemList"> <a href="http://dev.com/index.php?controller=NewsList" title="News" itemprop="url"> <h2 class="title_block" itemprop="name">News</h2> </a> <div class="block_content"> <ul class="news-list"> <li itemprop="itemListElement" itemscope="" itemtype="http://schema.org/NewsArticle"> <a href="http://dev.com/index.php?id_news=7&controller=News" title="News Title1" itemprop="url"> <span