Title: modifying search
Last modified: August 19, 2016

---

# modifying search

 *  [testept](https://wordpress.org/support/users/testept/)
 * (@testept)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/modifying-search/)
 * Hi friends
 * Is there any way to modify the wordpress search system?
    For example:
 * In my blog, if I search with the words “Cabin Fever” will appear all posts that
   have “Cabin” and “Fever” words.
 * I´m looking for a way to show only posts with exactly that 2 words…
 * Is possible? how? 🙂

Viewing 1 replies (of 1 total)

 *  [Sheri Grey](https://wordpress.org/support/users/designsimply/)
 * (@designsimply)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/modifying-search/#post-790182)
 * I’m not familiar with the WordPress code that controls search, but have you tried
   searching for the phrase in quotes? “cabin fever”
 * There’s a post by Lorelle that talks about replacing the built-in WordPress search
   functions with a search engine search function, but a search engine search function
   might not give you exactly the control you want.
    [http://lorelle.wordpress.com/2006/02/11/understanding-and-fixing-wordpress-search/](http://lorelle.wordpress.com/2006/02/11/understanding-and-fixing-wordpress-search/)
 * If you’re into programming php, you could try starting with an existing plugin
   to see if you can modify the code to limit the search to the exact string entered,
   but modifying or creating a plugin like that would take a lot of php and MySQL
   know how. Here are a few search-related plugins and plugin documentation.
    [http://wordpress.org/extend/plugins/search-everything/](http://wordpress.org/extend/plugins/search-everything/)
   [http://wordpress.org/extend/plugins/search-unleashed/](http://wordpress.org/extend/plugins/search-unleashed/)
   [http://codex.wordpress.org/Writing_a_Plugin](http://codex.wordpress.org/Writing_a_Plugin)
 * If you’re not into php programming, you might be stuck with the search the way
   it is.

Viewing 1 replies (of 1 total)

The topic ‘modifying search’ is closed to new replies.

## Tags

 * [title](https://wordpress.org/support/topic-tag/title/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sheri Grey](https://wordpress.org/support/users/designsimply/)
 * Last activity: [17 years, 11 months ago](https://wordpress.org/support/topic/modifying-search/#post-790182)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
