我对手机上的Google Thumbnail有疑问。
在头部添加:
<!--
<PageMap>
<DataObject type="thumbnail">
<Attribute name="src" value="https://icare.net.pl/wp-content/uploads/2018/11/thumbnail.jpg"/>
<Attribute name="width" value="100"/>
<Attribute name="height" value="130"/>
</DataObject>
</PageMap>
-->
<meta name="thumbnail" content="https://icare.net.pl/wp-content/uploads/2018/11/thumbnail.jpg" />
但是我仍然看不到正确的缩略图。 Google会自动从网站获取随机图标。我清除了缓存等...该怎么办?