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.
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.
I think this is your best bet at going at it: http://h4x3d.com/seo-wordpress-search-with-permalink-structure/ From looking at the code we could alter 'search' to anything we wanted. I could find no plugin.
Open: /wp-include/rewrite.php Find: var $search_base = 'search'; Now edit it with your required word.