how to change word "SEARCH" in url

Discussion in 'WordPress' started by jassi16, Jun 30, 2011.

  1. #1
    i just want to know that is there any possibility to change the url for the search term in wordpress from

    domain.com/search/keyword
    to something like
    domain.com/find/keyword


    thanks in advance.
     
    jassi16, Jun 30, 2011 IP
  2. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
  3. jassi16

    jassi16 Greenhorn

    Messages:
    68
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    20
    #3
    Thanks for reply. Actually i already have this format domain.com/search/keyword. what i want is to change the word search to something else. for eg. domain.com/find/keyword. So, can you help me how can i do this.
     
    jassi16, Jul 2, 2011 IP
  4. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #4
    adbox, Jul 2, 2011 IP
  5. masterofweb

    masterofweb Greenhorn

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #5
    this thread is open ?
     
    masterofweb, Jul 3, 2011 IP
  6. тнє Sufi

    тнє Sufi Peon

    Messages:
    391
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Open: /wp-include/rewrite.php
    Find:

    var $search_base = 'search';


    Now edit it with your required word.
     
    тнє Sufi, Jul 6, 2011 IP