帝国CMS7.5TAGSID伪静态步骤

1、后台设置(就是默认的设置,点一下默认就可以)
帝国CMS7.5TAGSID伪静态方法

2、首页或者其它页面调用方法

[showtags]'',20,0,'',0,'',' ',0,'','tagid'[/showtags]

当前内容页面调用

[showtags]'selfinfo',10,0,'',0,'',' ',0,'','tagid'[/showtags]

.htaccess伪静态规则

RewriteRule ^tags-(.+?)-([0-9]+).html$ /e/tags/index.php?tagname=$1&page=$2 [NC,L]


点击这里复制本文地址

以上内容由qqso网站教程网整理呈现.
原文地址:帝国CMS7.5TAGSID伪静态方法发布于2021-06-07 06:00:10。
请务必在转载分享时注明本文地址!如对内容有疑问,请联系我们,谢谢!