阿里云服务器免费领卷啦。

捡代码论坛-最全的游戏源码下载技术网站!

 找回密码
 立 即 注 册

QQ登录

只需一步,快速开始

搜索
关于源码区的附件失效或欺骗帖, 处理办法
查看: 3164|回复: 0

[其它] DT-360搜索结构化数据模板标签大全

[复制链接]

4208

主题

210

回帖

12万

积分

管理员

管理员

Rank: 9Rank: 9Rank: 9

积分
126183
QQ
发表于 2017-10-27 16:36:53 | 显示全部楼层 |阅读模式
1、新闻资讯部分:

  1. <meta property="og:type" content="news"/>

  2. <meta property="og:title" content="{$title}"/>

  3. <meta property="og:description"  name="description"  content="{$head_description}"/>

  4. <meta property="og:image" content="{$thumb}"/>

  5. <meta property="og:url" content="{$linkurl}"/>

  6. <meta property="og:release_date" content="{date("Y-m-d H:i:s", $addtime)}"/>
复制代码


2、产品供应部分:

  1. <meta property="og:title" content="{$title}" />  

  2. <meta property="og:type" content="product"/>  

  3. <meta property="og:url" content="{$linkurl}" />   

  4. <meta property="og:image" content="{$albums[0]}" />   

  5. <meta property="og:description" name="description" content="{$head_description}" />  

  6. <meta property="og:keywords" name="keywords" content="{$head_keywords}" />

  7. <meta property="og:product:price" content="{$price}"/>

  8. <meta property="og:product:orgprice" content="{$price}"/>

  9. <meta property="og:product:currency" content="CNY"/>

  10. <meta property="og:product:score" content="9.8"/>

  11. <meta property="og:product:base_score" content="10"/>

  12. <meta property="og:product:brand" content="{$brand}"/>

  13. <meta property="og:product:category" content="{$CAT[catname]}"/>

  14. <meta property="og:product:nick" content="name={$item[company]}; url=http://com.yourname.com/{$username}/"/>

  15. <meta name="location" content="province={area_pos($areaid,"city=")}">
复制代码

  1. 注意:<meta property="og:product:nick" content="name={$item[company]}; url=http://com.yourname.com/{$username}/"/>
复制代码

  1. 这块内容请自行替换url=http://com.yourname.com/{$username}/,{$username}为会员名,
复制代码

可根据你的目录结构自行调整,意为公司主页地址。

3、普通文章部分:

  1. <meta property="og:type" content="article"/>

  2. <meta property="og:image" content="{$thumb}"/>

  3. <meta property="og:release_date" content="{date("Y-m-d H:i:s", $addtime)}"/>

  4. <meta property="og:title" content="{$title}"/>

  5. <meta property="og:description" content="{$head_description}"/>
复制代码


4、图片部分:

  1. <meta property="og:type" content="image"/>

  2. <meta property="og:image" content="{$thumb}"/>
复制代码


5、软件下载部分:

  1. <meta property="og:type" content="soft"/>

  2. <meta property="og:description"  name="description" content="{$introduce}"/>

  3. <meta property="og:soft:file_size" content="{$filesize}{$unit}"/>

  4. <meta property="og:soft:operating_system" content="{$hj}"/>

  5. <meta property="og:image" content="{$thumb}"/>

  6. <meta property="og:release_date" content="{$adddate}"/>

  7. <meta property="og:title" content="{$title}"/>

  8. <meta property="og:soft:download_count" content="{$download}"/>

  9. <meta property="og:soft:language" content="简体中文"/>

  10. <meta property="og:soft:license" content="免费"/>

  11. <meta property="og:soft:url" content="{$linkurl}"/>
复制代码



捡代码论坛-最全的游戏源码下载技术网站! - 论坛版权郑重声明:
1、本主题所有言论和图片纯属会员个人意见,与本论坛立场无关
2、本站所有主题由该帖子作者发表,该帖子作者与捡代码论坛-最全的游戏源码下载技术网站!享有帖子相关版权
3、捡代码论坛版权,详细了解请点击。
4、本站所有内容均由互联网收集整理、网友上传,并且以计算机技术研究交流为目的,仅供大家参考、学习,不存在任何商业目的与商业用途。
5、若您需要商业运营或用于其他商业活动,请您购买正版授权并合法使用。 我们不承担任何技术及版权问题,且不对任何资源负法律责任。
6、如无法链接失效或侵犯版权,请给我们来信:jiandaima@foxmail.com

回复

使用道具 举报

*滑块验证:
您需要登录后才可以回帖 登录 | 立 即 注 册

本版积分规则

技术支持
在线咨询
QQ咨询
3351529868

QQ|手机版|小黑屋|捡代码论坛-专业源码分享下载 ( 陕ICP备15015195号-1|网站地图

GMT+8, 2024-4-27 05:21

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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