标签: http-status-code-404
我有404个子类别页面,我想自动重定向到它们各自的主类别。有办法可以做到吗?
示例 mysite.com/category1/defgh mysite.com/category1/ijklm
mysite.com/category2/defgh mysite.com/category2/ijklm
以上所有页面均为404,我需要通过脚本在相应的主类别页面上将其重定向。