duanli0687 2014-02-12 00:24
浏览 58
已采纳

Joomla 301重定向问题

I'm working on a Joomla 3.2.0 site for a client and for some reason the 301 Redirects in the .htaccess aren't working. I've tried a number of different solutions that I've found on here and elsewhere.

I need to redirect the old URLs to fit the setup of the new site, additionally so that links from search engines work correctly and customers that try to use old URLs can still get where they're trying to go.

I'm trying to redirect http://www.mysite.com/client-login/ to http://www.mysite.com/index.php/2013-12-30-04-44-07/dhs-login

I've tried the following:

# Permanent URL redirect
Redirect 301 /client-login/ http://www.mysite.com/index.php/2013-12-30-04-44-07/dhs-login

and

RewriteRule ^/client-login/$ "http://www.mysite.index.php" [R=301,L]

I've also tried the redirect system built into Joomla with no luck...

I would appreciate some help if anyone has an idea how to fix this

Thanks!

  • 写回答

1条回答 默认 最新

  • douyi8315 2014-02-12 00:32
    关注

    I think you're not writing correctly your RewriteRule, try without qoutation marks and write your base:

    RewriteEngine on
    
    RewriteBase /
    
    RewriteRule ^client-login/$ /2013-12-30-04-44-07/dhs-login [R=301,L]
    

    Check regular expresions, you may use http://regexpal.com for that.

    Anyway, if you have to redirect ALL your web traffic, deppending of your web structure maybe is better if you guide all the traffic to a specific PHP controller which redirect with 301 header the traffic according to several rules you specify. In occasions is easier than rewrite directly in the .htaccess

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 uniapp uview http 如何实现统一的请求异常信息提示?
  • ¥15 有了解d3和topogram.js库的吗?有偿请教
  • ¥100 任意维数的K均值聚类
  • ¥15 stamps做sbas-insar,时序沉降图怎么画
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
  • ¥15 关于#Java#的问题,如何解决?
  • ¥15 加热介质是液体,换热器壳侧导热系数和总的导热系数怎么算
  • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
  • ¥15 cmd cl 0x000007b
  • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line