I really need help with 301 redirects

Discussion in 'Search Engine Optimization' started by fsmobilez, Sep 22, 2008.

  1. #1
    I want to redirect these urls with same strings some examples are


    www.example.com/sms/jokes.php?joke_id=30&cat_id=33&jtype=
    www.example.com/sms/jokes.php?joke_id=30&cat_id=33&jtype=1
    www.example.com/sms/jokes.php?joke_id=5577&cat_id=20&jtype=
    www.example.com/sms/jokes.php?joke_id=5577&cat_id=20&jtype=1


    to
    www.example.com/sms/jokes.php?joke_id=30&cat_id=33
    www.example.com/sms/jokes.php?joke_id=5577&cat_id=20


    means in simple words i want to remove string "jtype" ANd "jtype=1"
    from the end of url


    and
    for



    www.example.com/sms/jokes_category.php?cat_id=66&jtype=
    www.example.com/sms/jokes_category.php?cat_id=66&jtype=1

    www.example.com/sms/jokes_category.php?cat_id=100&jtype=
    www.example.com/sms/jokes_category.php?cat_id=100&jtype=1


    to



    www.example.com/sms/jokes_category.php?cat_id=66

    www.example.com/sms/jokes_category.php?cat_id=100




    if u can plz post me redirect code to get rid of these jtype urls

    I will be extremelly thanfull if any one helps me .
     
    fsmobilez, Sep 22, 2008 IP
  2. bobchrist

    bobchrist Active Member

    Messages:
    4,102
    Likes Received:
    95
    Best Answers:
    0
    Trophy Points:
    88
    #2
    bobchrist, Sep 22, 2008 IP
  3. fsmobilez

    fsmobilez Active Member

    Messages:
    449
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    78
    #3
    ok let me try
     
    fsmobilez, Sep 22, 2008 IP
  4. fsmobilez

    fsmobilez Active Member

    Messages:
    449
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    78
    #4
    if im not wrong it is for wordpress script and i have PHP-Jokesite 2.0
     
    fsmobilez, Sep 22, 2008 IP
  5. cmpunk

    cmpunk Peon

    Messages:
    62
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i've refer some website on your question and i found something here in below URL's Check out if it might help you

    1. isitebuild.com/301-redirect.htm
    2. seocompany.ca/seo/url-redirect.html
     
    cmpunk, Sep 22, 2008 IP