Dedecms tag标签伪静态的设置方式
织梦伪静态插件下载 :墨子学院新纪元seovip1群 群文件内
安装看说明。内里有详细说明。
m.seetgl.com指向织梦m文件夹
我是阿帕奇的。其他的自行百度。
虚机是对照穷苦的。需要先绑定m.seetgl.com 到你的m路径 通过.htaccess实现
规则如下:
RewriteEngine On
rewritebase /
RewriteCond %{HTTP_HOST} ^m.seetgl.com$ [NC]
RewriteCond %{REQUEST_URI} !^/m/
RewriteRule ^(.*)$ /m/$1 [L]
.htaccess文件上传根网站目录。
ecs和服务器略过
安装天生静态文件,这块织梦后台模块左侧栏下方
一键天生下,详情看插件简介。
替换pc和移动模板替换挪用。移动模板对应pc模板挪用替换掉。注重:1;织梦后台不能启用绝对路径。若是你想用绝对路径,直接模板写死 2;移动端的图片路径不要修改,用的是pc端路径。
上一篇下一篇修改。include/arc.archives.class.php 内搜索$mlink = 'view.php?aid='.$preRow['id'];
替换成
$mlink = GetFileUrl($nextRow['id'],$nextRow['typeid'],$nextRow['senddate'],$nextRow['title'],$nextRow['i**ake'],$nextRow['arcrank'], $nextRow['namerule'],$nextRow['typedir'],$nextRow['money'],$nextRow['filename'],$nextRow['moresite'],$nextRow['siteurl'],$nextRow['sitepath']);
织梦cms实时推送sitemap地址给百度
挪用稳固。
pc适配规则
文章页
<meta http-equiv="mobile-agent" content="format=xhtml;url={dede:global.cfg_mobile/}{dede:field name='arcurl'/}">
<script type="text/javascript">if(window.location.toString().indexOf('pref=padindex') != -1){}else{if(/AppleWebKit.*Mobile/i.test(navigator.userAgent) || (/MIDP|SymbianOS|NOKIA|SAMSUNG|LG|NEC|TCL|Alcatel|BIRD|DBTEL|Dopod|PHILIPS|HAIER|LENOVO|MOT-|Nokia|SonyEricsson|SIE-|Amoi|ZTE/.test(navigator.userAgent))){if(window.location.href.indexOf("?mobile")<0){try{if(/Android|Windows Phone|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)){window.location.href="{dede:global.cfg_mobile/}{dede:field name='arcurl'/}";}else if(/iPad/i.test(navigator.userAgent)){}else{}}catch(e){}}}}</script>
黄色部门在不添加字段的情形下,写死成自己的手机域名。
首页:
<meta http-equiv="mobile-agent" content="format=xhtml;url={dede:global.cfg_mobile/}/">
<script type="text/javascript">if(window.location.toString().indexOf('pref=padindex') != -1){}else{if(/AppleWebKit.*Mobile/i.test(navigator.userAgent) || (/MIDP|SymbianOS|NOKIA|SAMSUNG|LG|NEC|TCL|Alcatel|BIRD|DBTEL|Dopod|PHILIPS|HAIER|LENOVO|MOT-|Nokia|SonyEricsson|SIE-|Amoi|ZTE/.test(navigator.userAgent))){if(window.location.href.indexOf("?mobile")<0){try{if(/Android|Windows Phone|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)){window.location.href="{dede:global.cfg_mobile/}/";}else if(/iPad/i.test(navigator.userAgent)){}else{}}catch(e){}}}}</script>
黄色部门在不添加字段的情形下,写死成自己的手机域名。
列表页:
<meta http-equiv="mobile-agent" content="format=xhtml;url={dede:global.cfg_mobile/}{dede:type typeid='0' row=1}[field:typelink/]{/dede:type}">
<script type="text/javascript">if(window.location.toString().indexOf('pref=padindex') != -1){}else{if(/AppleWebKit.*Mobile/i.test(navigator.userAgent) || (/MIDP|SymbianOS|NOKIA|SAMSUNG|LG|NEC|TCL|Alcatel|BIRD|DBTEL|Dopod|PHILIPS|HAIER|LENOVO|MOT-|Nokia|SonyEricsson|SIE-|Amoi|ZTE/.test(navigator.userAgent))){if(window.location.href.indexOf("?mobile")<0){try{if(/Android|Windows Phone|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)){window.location.href="{dede:global.cfg_mobile/}{dede:type typeid='0' row=1}[field:typelink/]{/dede:type}";}else if(/iPad/i.test(navigator.userAgent)){}else{}}catch(e){}}}}</script>
黄色部门在不添加字段的情形下,写死成自己的手机域名。
效果参考www.seetgl.com
除域名纷歧样,后缀都一样,例如
pc端 https://www.seetgl.com/gljg/20.html
移动端 http://m.seetgl.com/gljg/20.html
谢谢晓张见告,谢谢红尘恋恋提供
织梦/dedecms TAG标签按栏目显示(只显示当前栏目的签)
未经允许不得转载! 作者:网站源码,转载或复制请以超链接形式并注明出处x36交易网。
原文地址:https://www.x36.cn/post/3365.html发布于:2021-09-27