织梦CMS自定义输出热门搜索关键词织梦技巧
导读:织梦技巧织梦技巧后台-系统-基本参数-添加变量 变量名称cfg_hotkeys 变量类型文本 参数说明热门关键词 变量值牛肉,排骨,番茄,芒果,香菇,玉米 前台模板标签调用 {建设网站公司网站优化seo培训。
后台-系统-基本参数-添加变量 变量名称cfg_hotkeys 变量类型文本 参数说明热门关键词 变量值牛肉,排骨,番茄,芒果,香菇,玉米 前台模板标签调用 {dede: global .cfg_hotkeys runphp= yes } global $cfg_cmspath;$hotkeys = explode( , ,@me);$result = ; for ($index= 0 ;$indexcount($hotke网站建设公司ys);$index++){$result .= a href={$cfg_cms […]
网站seo优化课程
后台-系统-基本参数-添加变量
- 变量名称 cfg_hotkeys
- 变量类型 文本
- 参数说明 热门关键词
- 变量值 牛肉,排骨,番茄,芒果,香菇,玉米
前台模板标签建设网站公司调用
{dede:global.cfg_hotkeys runphp="yes"} global $cfg_cmspath; $hotkeys = explode(',',@me); $result = ''; for($index=0;$index<count($hotkeys);$index++){ $result .= "<a href='{$cfg_cmspath}/plus/search.php?keyword=".urlencode($hotkeys[$index])."'>".$hotkeys[$index]."</a> "; } @me = $result; {/dede:global.cfg_hotkeys}声明: 本文由我的SEOUC技术文章主页发布于:2023-05-25 ,文章织梦CMS自定义输出热门搜索关键词织梦技巧主要讲述自定义,搜索关键词,CMS网站建设源码以及服务器配置搭建相关技术文章。转载请保留链接: https://www.seouc.com/article/web_7953.html