Custom Searches
-
I am looking to be able to create a custom search function on my page.
The search should have three variables for the user:
1) Search for Title
2) Search the Body Text of a Page
3) Search Among a collection of names and companies and be able to list which pages these appear on.I would like to find a search option that would allow me to do that.
The one that is causing me the greatest headache is 3. The names will be posted on a particular section of each page. Is there some way to be able to get a search option to be able to search only within that field. In using pure html, I was able to do so by creating <div class=” “> tags around the section. Does a similar thing exist in WordPress?
The other option that occurs to me would be creating some kind of identifier tag within each individual file similar to META name=”keywords” option and get the search engine to scan for those.
Any suggestions welcome and greatly appreciated.
- The topic ‘Custom Searches’ is closed to new replies.