destoon采集论坛

 找回密码
 立即注册
查看: 729|回复: 0

Destoon b2b关于360搜索智能摘要结构化数据的标签模板

[复制链接]

227

主题

0

回帖

1627

积分

版主

Rank: 7Rank: 7Rank: 7

积分
1627
发表于 2016-7-5 11:02:59 | 显示全部楼层 |阅读模式

destoon采集给大家提供一份360搜索结构化数据标签的具体使用模板,一些基础类的标签都已经做了调用,
360搜索结构化数据或者称为360搜索智能摘要,是通过网页特殊的标签将需要的数据提供
给搜索引擎,并在搜索结果中按照既定的模版展现的实现形式,目的是为了提升搜索结果
的体验,帮助站长提升搜索结果点击率。欢迎加QQ群【Destoon爱好者 {192671891}】
360结构化数据收录的模范文档 欢迎加群
1、新闻资讯部分:
ta property="og:type" content="news"/>
ta property="og:title" content="{$title}"/>
ta property="og:description"  name="description"  content="{$head_description}"/>
ta property="og:image" content="{$thumb}"/>
ta property="og:url" content="{$linkurl}"/>
ta property="og:release_date" content="{date('Y-m-d H:i:s', $addtime)}"/>
2、产品供应部分:
ta property=”og:title” content=”{$title}” />  
ta property=”og:type” content=”product”/>  
ta property=”og:url” content=”{$linkurl}” />   
ta property=”og:image” content=”{$albums[0]}” />   
ta property=”og:description” name="description" content=”{$head_description}” />  
ta property=”og:keywords” name="keywords" content=”{$head_keywords}” />
ta property="og:product:price" content="{$price}"/>
ta property="og:product:orgprice" content="{$price}"/>
ta property="og:product:currency" content="CNY"/>
ta property="og:product:score" content="9.8"/>
ta property="og:product:base_score" content="10"/>
ta property="og:product:brand" content="{$brand}"/>
ta property="og:product:category" content="{$CAT[catname]}"/>
ta property="og:product:nick" content="name={$item[company]}; url=http://co.qiludashang.com/{$username}/"/>
ta name="location" content="province={area_pos($areaid, ';city=')}">
注意:ta property="og:product:nick" content="name={$item[company]}; url=http://co.qiludashang.com/{$username}/"/>
这块内容请自行替换url=http://co.qiludashang.com/{$username}/,{$username}为会员名,可根据你的目录结构自行调整。
3、普通文章部分:
ta property="og:type" content="article"/>
  ta property="og:image" content="{$thumb}"/>
  ta property="og:release_date" content="{date('Y-m-d H:i:s', $addtime)}"/>
  ta property="og:title" content="{$title}"/>
  ta property="og:description" content="{$head_description}"/>
4、图片部分:
ta property="og:type" content="image"/>
  ta property="og:image" content="{$thumb}"/>
5、软件下载部分:
ta property="og:type" content="soft"/>
  ta property="og:description"  name="description" content="{$introduce}"/>
  ta property="og:soft:file_size" content="{$filesize}{$unit}"/>
  ta property="og:soft:operating_system" content="{$hj}"/>
  ta property="og:image" content="{$thumb}"/>
  ta property="og:release_date" content="{$adddate}"/>
  ta property="og:title" content="{$title}"/>
  ta property="og:soft:download_count " content="{$download}"/>
  ta property="og:soft:language" content="简体中文"/>
  ta property="og:soft:license" content="免费"/>
  ta property="og:soft:url" content="{$linkurl}"/>
具体使用说明:新建多个header.html模板文档,然后在内容模板页的状况进行修改替换,如:{template 'header-news'}之类!

关键词:
结构化数据
destoon模板
destoon二次开发
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|destoon采集论坛

GMT+8, 2025-11-23 05:06 , Processed in 0.014344 second(s), 20 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表