Today, a whim to apply for a Baidu Bear paw, so take destoon6.0 version of the system to practiced hand, the paw number of the page to transform, write down this note. But there are more problems.
First: Add canonical tags
Open the phone-side template header.htm file and add it in
<link rel= "canonical" href= "{$DT _url}"/>
followed by: Add Json_ld data (added to the header.htm template on the phone side)
<script type= "Application/ld+json" > { "@context": "https://ziyuan.baidu.com/ Contexts/cambrian.jsonld ", " @id ": "{$DT _url}", "AppID": "This is the ID of your paw. ", " title ": " {$head _title} ", "Images": [ "Https://ss0.bdstatic.com/5aV1bjqh_ Q23odcf/static/superman/img/logo/bd_logo1_31bdc765.png ", "Https://ss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/img/logo_ Top_ca79a146.png ", &NBsp; "https:// M.baidu.com/static/index/plus/plus_logo.png " ], " Description ": " {$introduce} ", " PubDate ": " 2016-06-16t01:02:03 ", " UpDate ": " 2017-06-16t01:02:03 ", " Lrdate ": " 2017-06-17t09:10:11 " } </script>
But there is a problem, that is how to adjust the 2016-06-16t01:02:03 this format of time, I found the official Destoon document, the official default document {$editdate} This tag to change the date, but Baidu does not pass, so I have to do so. Next is the article picture cannot be taken out, the mobile phone side article picture does not know which label to use. So the effect is this: http://wap.yuanzhumuban.cc/21-0-519998-1.html cylinder template
The most deadly is the Destoon mobile phone side of the path is pseudo-static, the initiative to submit to bear paw number seems to be realized, do not know which big God solved this problem, you can share it, we learn together!
Well, today's notes to do here, a daily, healthy life!
Detoon Phone Paw page makeover