如何在Nginx中重定向从年/月/邮政名称到年/月/类别/邮政名称

时间:2016-04-25 08:32:21

标签: wordpress redirect nginx

我在Nginx上使用Wordpress,我需要创建这些301重定向:

  1. /%year%/%monthnum%/%postname%//%year%/%monthnum%/%category%/%postname%/

  2. /%category%/%postname%//%year%/%monthnum%/%category%/%postname%/

  3. 我该怎么做?

1 个答案:

答案 0 :(得分:0)

在网上进行一些搜索之后,我从bellow链接获得了永久链接重定向WordPress插件,该插件可以将旧永久链接结构重定向到新的永久链接结构。

您可以尝试这两个版本。

下载链接: - http://scott.yang.id.au/pages/permalink-redirect.html