0

我试图让这个丰富的 snipnet 运行,到目前为止没有错误,但没有显示图像:

<div itemscope itemtype="http://schema.org/Product" style="display: none;">
    <span itemprop="name">Canon EOS 5D (prove)</span>
    <span itemprop="description"><p>Canon's press material for the <strong>EOS 5D</strong> states that it 'defines (a) new D-SLR category', while we're not typically too concerned with marketing talk this particular statement is clearly pretty accurate. The EOS 5D is unlike any previous digital SLR in that it combines a full-frame (35 mm sized) high resolution sensor (12.8 megapixels) with a relatively compact body (slightly larger than the <strong>EOS 20D</strong>, although in your hand it feels noticeably 'chunkier').</p>
</span>

    <img itemprop="image" src="http://wonna.it/image/cache/data/demo/canon_eos_5d_2-74x74.jpg"/>

   <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
        <span itemprop="ratingValue">3</span>
        <span itemprop="reviewCount">3 recensioni</span>,
    </div>

</div>

这就是我检查没有图像的方式:http ://www.google.com/webmasters/tools/richsnippets?url=http%3A%2F%2Fwonna.it%2Fcamera-eos-canon&html=

4

1 回答 1

0

我认为你把事情搞混了。

微数据旨在描述您的网站,因此软件可以解释您的页面并更好地了解您向世界发布的内容。

此标准不是针对您在 Google 上的外观而设计的!

Google 还使用此标准(以及更多技术)来决定他们希望如何在结果中表示您的网站。因为您开始用图像描述产品不会强迫他们在结果中显示它。

于 2013-04-23T06:25:06.120 回答