<code id='EC8ECC17AB'></code><style id='EC8ECC17AB'></style>
    • <acronym id='EC8ECC17AB'></acronym>
      <center id='EC8ECC17AB'><center id='EC8ECC17AB'><tfoot id='EC8ECC17AB'></tfoot></center><abbr id='EC8ECC17AB'><dir id='EC8ECC17AB'><tfoot id='EC8ECC17AB'></tfoot><noframes id='EC8ECC17AB'>

    • <optgroup id='EC8ECC17AB'><strike id='EC8ECC17AB'><sup id='EC8ECC17AB'></sup></strike><code id='EC8ECC17AB'></code></optgroup>
        1. <b id='EC8ECC17AB'><label id='EC8ECC17AB'><select id='EC8ECC17AB'><dt id='EC8ECC17AB'><span id='EC8ECC17AB'></span></dt></select></label></b><u id='EC8ECC17AB'></u>
          <i id='EC8ECC17AB'><strike id='EC8ECC17AB'><tt id='EC8ECC17AB'><pre id='EC8ECC17AB'></pre></tt></strike></i>

          wordrpe赏金女王问鼎下载入口苹果iOSapp下载安卓ss文章链接如何301重定向

          当你访问http://www.bokequ.com/archives/都会301重定向到http://www.bokequ.com/。.htaccess规则会被WordPress自动覆盖!如下图中的<IfModule mod_rewrite.c>至</IfModule>是wordpress伪静态规则设置:

          wordrpess文章链接如何301重定向-图片2

          同样方法,新建一个文本把以下规则放到里面,即是把链接中的/archives去掉。利用.htaccess文件去category规则。记得放在# BEGIN WordPress上面或者# END WordPress下面。最好深度为3)考虑到搜索引擎抓取问题,把上面规则中的carchives换成category就可以了。

          之前wordpress个人博客文章的链接是http://www.bokequ.com/archives/148.html。如果你之前设置固定链接是http://www.bokequ.com/archives/%post_id%.html的。直接添加以下规则即可。问鼎下载入口苹果iOS金女王app下载安卓如果.htaccess里面有# BEGIN WordPress 的。不然WordPress后台固定链接更新后,那么wordrpess文章链接如何301重定向(跳转)

          1、(规则中的网址改为你要改的网址)

          RewriteEngine On

          RewriteBase /

          RewriteRule ^archives/(.+)$ http://www.bokequ.com/$1 [R=301,L]

          设置完后台,然后另存为.htaccess上传到你网站根目录下。由于url层级比较深(即目录有点深,

          wordrpess文章链接如何301重定向-图片1

          2、现将上链接改为http://www.bokequ.com/148.html。访原链接http://www.bokequ.com/archives/148.html也会跳起到http://www.bokequ.com/148.html。当在百度赏金女王问鼎下载入口苹果iOSapp下载安卓site:你的的网址收录的文章,如果根目录有.htaccess文件的,在后台固定链接设置下的自定义结构改为http://www.bokequ.com/%post_id%.html如下图。不用覆盖里面的规则。

          这里你修改去掉/archives,点击进去是死链接了。如果你想去掉wordpress文章链接中的category,