gpt4 book ai didi

.htaccess - 301 重定向旧的 Joomla SEF URLS

转载 作者:塔克拉玛干 更新时间:2023-11-03 02:46:17 24 4
gpt4 key购买 nike

我正在努力删除安装了 SEF 模块的旧 Joomla 1.0 站点。我需要以搜索引擎友好的方式将 URL 重定向到静态页面。

典型的 URL 如下所示:www.mysite.com/index.php?/this-page.html。
我需要将它转发到同一站点上的静态页面,例如:www.mysite.com/this-page.html

因此,我编辑 htaccess 以阅读:

redirect 301 /index.php?/this-page.html http://www.mysite.com/this-page.html

重定向似乎不起作用。有任何想法吗?用于删除“/index.php?/”的通配符重定向将是一个奖励,因为我必须做大约 80 个。我也很乐意手动完成它们。

最佳答案

试试下面这个,让我知道

redirect /index.php?/this-page.html http://www.mysite.com/this-page.html

关于.htaccess - 301 重定向旧的 Joomla SEF URLS,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13278420/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com