Pedro Marques
Pedro Marques

Reputation: 135

Improve wordpress search

How can i force the wordpress search show just the result with the full word no with the part of words.

Upvotes: 0

Views: 688

Answers (4)

Hmayak Tigranyan
Hmayak Tigranyan

Reputation: 62

You can try to use WP Search http://wpsear.ch/ .

Upvotes: 0

poindexter
poindexter

Reputation: 193

Wordpress Search, even with plugins, is terrible. I recommend building out a custom implementation of Google Custom Search Engine for your site.

It's pretty easy to integrate seamlessly with Wordpress and it blows away WP search results in both ease of use and accuracy of results. It does have a small cost associated (between $100 and $250 a year, if you have a small to medium sized site), but it is totally worth it.

Upvotes: 1

markratledge
markratledge

Reputation: 17561

Try WordPress › Search Unleashed « WordPress Plugins and then tweak your search form to include "" around the search term to return just full word hits.

Upvotes: 0

hsatterwhite
hsatterwhite

Reputation: 7355

I'm not too sure how you would manage that, but you take an alternative route and use a plugin such as this one.

Upvotes: 0

Related Questions