创意电子 发表于 2022-7-17 23:44:09

①文章标签 伪静态版 3.9.2



增强站内标签关联性,支持给门户文章、论坛贴子和家园日志增加标签以及标签伪静态。
(如有安装使用问题请发上网址和截图到邮箱[email protected],新手QQ群:189610242)

成功安装站点:ONEXIN演示

=================标签网址方案=============================
方案一:
http://demo.onexin.com/tag.html
http://demo.onexin.com/tag-110.html

方案二:
http://demo.onexin.com/tag/
http://demo.onexin.com/tag/影响力/

方案三:
http://demo.onexin.com/tag/
http://demo.onexin.com/tag/影响力.html
注:推荐固定使用其中一种方案。

=================伪静态规则=================

# 标签                                                         
RewriteRule ^tag(_(+))?(/|\.html)?$ plugin.php?id=onexin_tags&page=$2&%1                  
RewriteRule ^tag-(\d+)(-(\d+))?(/|\.html)?$ plugin.php?id=onexin_tags&tagid=$1&page=$3&%1      
RewriteRule ^tag/([^\/\.]+)(/(\d+))?(/|\.html)?$ plugin.php?id=onexin_tags&tagname=$1&page=$3&%1

注意:新版请更新伪静态规则



页: [1]
查看完整版本: ①文章标签 伪静态版 3.9.2