WordPress的固定链接如何设置?

December 09, 2023
测试
测试
测试
测试
1 分钟阅读

网站内链接优化,渣渣厅简单讲一下wordpress的固定链接优化

1、左侧菜单栏 -》设置 -》固定链接

比较常见的几种设置方法:

/%year%/%monthnum%/%day%/%postname%/

/%year%/%monthnum%/%postname%/

/%year%/%monthnum%/%day%/%postname%.html

/%year%/%monthnum%/%postname%.html

/%category%/%postname%.html

/%post_id%.html

渣渣厅用的是/%post_id%.html

通过实际使用才能知道效果,最适合的方法

继续阅读

更多来自我们博客的帖子

如何安装 BuddyPress
由 测试 December 17, 2023
经过差不多一年的开发,BuddyPress 这个基于 WordPress Mu 的 SNS 插件正式版终于发布了。BuddyPress...
阅读更多
Filter如何工作
由 测试 December 17, 2023
在 web.xml...
阅读更多
如何理解CGAffineTransform
由 测试 December 17, 2023
CGAffineTransform A structure for holding an affine transformation matrix. ...
阅读更多