帝国CMS7.5TAGSID伪静态步骤
1、后台设置(就是默认的设置,点一下默认就可以)
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]
资源均来自第三方,谨慎下载,前往第三方网站下载