how to i redirect domain/abc/ to doamin/abc

Discussion in 'Search Engine Optimization' started by muadem1, Oct 14, 2010.

  1. #1
    how to i redirect domain/abc/ to doamin/abc
    so
    domain/abc/ to domain/abc

    link remove " / "

    how can i change in my .htaccess and how!!

    any idieas?

    ____________________________________
     
    muadem1, Oct 14, 2010 IP
  2. Chris Thomas

    Chris Thomas Guest

    Messages:
    225
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I didn't get what you mean. Be more elaborate.
     
    Chris Thomas, Oct 14, 2010 IP
  3. merockysingh

    merockysingh Peon

    Messages:
    308
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Both are same. That slash indicated that the last word is a directory..
     
    merockysingh, Oct 15, 2010 IP
  4. Tanmay Sasvadkar

    Tanmay Sasvadkar Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    301 redirect is the most efficient and Search Engine Friendly method for webpage redirection. It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you have to change file names or move pages around, it's the safest option. The code "301" is interpreted as "moved permanently"
     
    Tanmay Sasvadkar, Oct 15, 2010 IP
  5. Alan Smith

    Alan Smith Active Member

    Messages:
    1,263
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    78
    #5
    I agree with Tanmay. 301 is the best option for redirection.
     
    Alan Smith, Oct 15, 2010 IP