我抱怨SEO人,因为帖子网址不是这样的
web.com/blog/post-title
但是像这样
web.com/post-title
甚至web.com/blog/post-title
重定向到web.com/post-title
我怎样才能恢复正常行为?看起来它们被视为page
,但它们在web.com/blog
答案 0 :(得分:1)
转到Settings -> Permalink
选择自定义结构,并使用/blog/%postname%/
答案 1 :(得分:0)
需要更新htaccess才能获得旧路径或者你可以设置永久链接是/ blog /%postname%/喜欢这个