web.com/post/post-title 重定向到 web.com/post-title
web.com/post/post-title redirects to web.com/post-title
我在抱怨 SEO 人因为 post url 不是这样的
web.com/blog/post-title
但是像这样
web.com/post-title
甚至 web.com/blog/post-title
重定向到 web.com/post-title
我怎样才能恢复正常行为?看起来他们被视为 page
但他们在 web.com/blog
中作为 post 工作
需要更新 htaccess 才能使旧路径正常工作,或者您可以将 permalink 设置为 /blog/%postname%/ 像这样
转到Settings -> Permalink
选择自定义结构并用/blog/%postname%/
填充值
我在抱怨 SEO 人因为 post url 不是这样的
web.com/blog/post-title
但是像这样
web.com/post-title
甚至 web.com/blog/post-title
重定向到 web.com/post-title
我怎样才能恢复正常行为?看起来他们被视为 page
但他们在 web.com/blog
需要更新 htaccess 才能使旧路径正常工作,或者您可以将 permalink 设置为 /blog/%postname%/ 像这样
转到Settings -> Permalink
选择自定义结构并用/blog/%postname%/