学学习网 手机版

学学习网

学习路径: 学习首页 > 设计工具 > dreamweaver >

dedecms标签调用(4)

设置字体:
----------------------------------

[/field:pubdate]
 
 DEDE seo小技巧加个百度搜索本篇文章
 
【<a href="javascript:" onclick='window.open("http://www.baidu.com/s?q1={dede:field name="title" /}&q2=&q3=&q4=&rn=10&lm=0&ct=1&ft=&q5=& amp; amp;q6=你的网址")' target="_top" title="在百度搜索“{dede:field name="title" /}”相关内容"><font color=red>在百度搜索更多繁体字】
 
 把你的网址改一下,不加http,演示:http://www.xuexuexi.com 文章页
或者
 
【<a href="javascript:" onclick='window.open("http://www.baidu.com/baidu?word={dede:field name="title" /}")' target="_top" title="在百度搜索“{dede:field name="title" /}”相关内容"><font color=red>搜索 学学习网】
 
 调用tag {dede:field name='keywords' runphp='yes' }
if(!empty(@me)){
$kws = explode(' ',@me);
@me = "";
foreach($kws as $k){
@me .= "<a href='/tag.php?/$k/'>$k ";
}
@me= str_replace('+', ' ',trim(@me));
}
{/dede:field}
----------------------------------
课程列表
重点难点
赞助链接