技巧

发布模块中的SEO链接

heyula  2022-02-07 21:00 14999 阅读  1 评论
publise
此过程应该做什么

publisher/class/Seo.php - 在文件中,第122行找到

return XOOPS_URL '/' $helper->getConfig('seo_module_name') . ".${op}.${id}/${shortUrl}";


替换为代码。

return XOOPS_URL '/' $helper->getConfig('seo_module_name') . "-${id}/${shortUrl}";


替换代码。

样本 .htaccess

重写引擎启用

#Ajax 评分用 -
RewriteRule ^modules/publisher/index.php/([a-z]+).([0-9.]+)/include/ajax_rating.phpmodules/publisher/include/ajax_rating.php?%{QUERY_STRING}
RewriteRule ^publisher.([a-z]+).([0-9.]+)/include/ajax_rating.phpmodules/publisher/include/ajax_rating.php?%{QUERY_STRING}

#SEO .Htaccess 设置

RewriteRule ^publisher.([0-9.]+)/([a-z-]+).html modules/publisher/item.php?itemid=$[L]


发布者 SEO 设置

Resized Image


新链接示例

https://sevamed.com.tr/sevamed-17/sevamed.html

https://sevamed.com.tr/modules/sevamed/

旧链接示例

https://www.togaysan.com.tr/urunler.item.9/kelepceler-ve-lastik-takozlar.html
评分 5.00/5
评分: 5.0/5 (2 票)
投票被禁用!
user

 Re: 发布者模块中的 SEO 链接


太棒了!非常感谢分享!!

 


Login

Who's Online

336 user(s) are online (15 user(s) are browsing Publisher)


Members: 0


Guests: 336


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Categories