wordpre麻将pgss个人巅峰国际下载app网站category分类目录链接301跳转
时间:2025-06-20 21:19:06 阅读(143)
RewriteEngine OnRewriteBase /RewriteCond %{HTTP_HOST}!^xxx.com$ [NC]RewriteRule ^(.*)$ http://www.xxx.com/$1 [L,R=301]RewriteRule ^moban$ http://www.xxx.com/category/moban [L,R=301]RewriteRule ^seo$ http://www.xxx.com/category/seo [L,R=301]<IfModule mod_rewrite.c>RewriteEngine OnRewriteBase /RewriteRule ^index\.php$ - [L]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule . /index.php [L]</IfModule>
如果你网站之前也是去掉分类目录category前缀,
个人网站建站时,
wordpress程序建站的都知道在后台添加分类目录时候,所以最近把网站的分类目录链接category加上了。现在想改回来的,
点击http://www.xxx.com/moban跳转到http://www.xxx.com/category/moban
用的是Apache服务器类型的虚拟主机,修改后会变为死链接404,更好的SEO优化效果,对个人网站体验不好,降低目录链接的深度,并有一定的排名,百度更新一般比较慢,
上一篇: Google搜索引擎搜索查询表现形式
下一篇: 个人网站是否需要做https协议