对于新手刚开始设置wordpress博客固定链接的时候,都会考虑如何设置比较好。而设置固定链接无非是让博客链接更加的美观,利于SEO优化。如下是wordpress博客固定链接比较常见的格式:
/%year%/%monthnum%/%day%/%postname%/
/%year%/%monthnum%/%postname%/
/%year%/%monthnum%/%day%/%postname%.html
/%year%/%monthnum%/%postname%.html
/%category%/%postname%.html
/%post_id%.html
/%postname%/
那么什么链接形式最利于优化?如下图是网上一些网友设置的见解:
总之,在选用固定链接时候你还是要谨慎些,毕竟选用后以后你就不能轻易改了。而本人是用/%post_id%.html 最简洁了。总之链接过长不宜搜索引擎抓取。
评论