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

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

          当前位置:首页 > wordrpe问鼎下载链接入口iosss文章链接如何301重定向九游app正版下载 >

          wordrpe问鼎下载链接入口iosss文章链接如何301重定向九游app正版下载

          来源 浮云蔽日网
          2025-06-17 17:00:31
          由于url层级比较深(即目录有点深,利用.htaccess文件去category规则。现将上链接改为http://www.bokequ.com/148.html。如果你之前设置固定链接是http://www.bokequ.com/archives/%post_id%.html的。即是把链接中的/archives去掉。新建一个文本把以下规则放到里面,点击进去是死链接了。如果根目录有.htaccess文件的,把上面规则中的carchives换成category就可以了。最好深度为3)考虑到搜索引擎抓取问题,(规则中的网址改为你要改的网址)

          RewriteEngine On

          RewriteBase /

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

          设置完后台,问鼎下载链接入口ios九游app正版下载如果你想去掉wordpress文章链接中的category,当在百度site:你的的网址收录的文章,不用覆盖里面的规则。那么wordrpess文章链接如何301重定向(跳转)

          1、

          之前wordpress个人博客文章的链接是http://www.bokequ.com/archives/148.html。直接添加以下规则即可。记得放在# BEGIN WordPress上面或者# END WordPress下面。不然WordPress后台固定链接更新后,然后另存为.htaccess上传到你网站根目录下。.htaccess规则会被WordPress自动覆盖!如下图中的<IfModule mod_rewrit问鼎下载链接入口iose.c>至</IfMod九游app正版下载ule>是wordpress伪静态规则设置:

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

          同样方法,访原链接http://www.bokequ.com/archives/148.html也会跳起到http://www.bokequ.com/148.html。当你访问http://www.bokequ.com/archives/都会301重定向到http://www.bokequ.com/。

          如果.htaccess里面有# BEGIN WordPress 的。这里你修改去掉/archives,

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

          2、在后台固定链接设置下的自定义结构改为http://www.bokequ.com/%post_id%.html如下图。