Hey all,
new to EE. Trying to integrate search into the current site. Trying to find out how to go about in doing so.
saw this post: http://ellislab.com/forums/viewthread/80070/#402569 and created this just to test out. Unfortunately, got “our search did not return any results.” error.
{exp:search:simple_form search_in="everywhere"}
<label for=“keywords”>Search:</label><input type=“text” name=“keywords” id=“keywords” value=”” size=“18” maxlength=“100” /></p>
<input type=“submit” value=“submit” class=“submit” /></p>{/exp:search:simple_form}
Question: does EE only search channels or can it search pages too? Since I haven’t got into creating channels just yet. Since most of the site is just start HTML & Embeds & ee tags. Brochure style.
how do I get search results from the pages I know have that keyword. thanks