Skip to content

How to redirect multiple parameter of query string using htaccess #88

Open
@vijayvp710

Description

@vijayvp710

I have the following 2 links, Please some one help me

I want to redirect this page http://www.mywebsite.co.uk/category-of-mobile/any-words/?id=smob_qs&fromDate=&parts=

to another page http://www.mywebsite.co.uk/category-of-mobile/any-words/smob_qs

Note:

  • smob_qs key is the value of the first query string
  • For category-of-mobile keyword is fixed
  • For any-words keyword is dynamic [only characters letters a-z or A-Z]
  • For query string must removed second and third parameter
  • Must keep the first query string but only value. Example like "smob_qs"

So i need http://www.mywebsite.co.uk/category-of-mobile/any-words/smob_qs Url

Please help me using htaccess

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions