is there a way (a plugin is acceptable) to search an internal (i.e. no google, yahoo, etc.) wordpress blog for "sun" without getting "sunflower" returned as one of the results?
is there a way (a plugin is acceptable) to search an internal (i.e. no google, yahoo, etc.) wordpress blog for "sun" without getting "sunflower" returned as one of the results?
ping
I think this might work:
http://example.com/?s=sun%20&sentence=1
The "sentence=1" forces it to treat the search as one unit instead of as a list of words. The %20 is a space character, so you're actually searching for "sun ", with a space at the end.
the "%20" didn't work. thanks for the suggestion though Otto42.
anyone else have any ideas?
This topic has been closed to new replies.