wordpress常见的自定义固定链接设置,常见的wp自定义结构设置。

提供seo只列举常见的几种wordpress网站使用的自定义固定链接设置,其他的什么自定义结构设置不在此介绍,网络上一搜一大把,常见的几种如下:

1、/%year%/%monthnum%/%day%/%postname%/

2、/%year%/%monthnum%/%postname%/

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

4、/%year%/%monthnum%/%postname%.html

5、/%category%/%post_id%.html

6、/%category%/%postname%.html

7、/%post_id%.html

提供网站优化推荐使用:

5、/%category%/%post_id%.html

至于为什么,大家用用就知道了,可以很好的体现出网站的层次和结构,对搜索引擎也非常好,也可以更好的提高网站用户体验

0