最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

url rewriting - Changed pagination URLS to use p= instead of paged=

programmeradmin0浏览0评论

I am trying to rewrite my pagination URLs to use p instead of paged so they go from...

example/myposts?paged=2

to

example/myposts?p=2

How is the best way to do this? Do I need to use the rewrite API or can I do it via htaccess?

发布评论

评论列表(0)

  1. 暂无评论