Mod_rewrite - Clicking the hyperlink the url is not changing

Discussion in 'PHP' started by rishibala143, Dec 3, 2010.

  1. #1
    Hi

    I am new to php. I gone through Mod_Rewrite, everything works good but i have a doubt. By clicking the hyperlink the url is not changing

    My Original Url

    http://www.somesite.com/widgets.php?colour=blue

    After Mod-rewrite

    http://www.somesite.com/widgets/blue/

    If i copy this and paste in address bar it works good.

    <a href="http://www.somesite.com/widgets.php?colour=blue">click here</a>

    But when i click this link : ( http://www.somesite.com/widgets.php?colour=blue ) this link only shown in the address bar. But i want this ( http://www.somesite.com/widgets/blue/) link to be shown in address bar.

    Should i want to change all the hyperlink to seo friendly or it will be automatically converted ?

    Please help !!!
     
    rishibala143, Dec 3, 2010 IP
  2. viruthagiri

    viruthagiri Active Member

    Messages:
    232
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    95
    #2
    I hope this is for wordpress. Check your permalinks settings
     
    viruthagiri, Dec 3, 2010 IP
  3. rishibala143

    rishibala143 Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Sorry this is not for wordpress or any cms site. My site is created with pure php coding. Please help !!!
     
    rishibala143, Dec 3, 2010 IP