I restricted my search to specific weblogs—I don’t have templates for all of my weblogs (some just hold data, which are displayed in other templates). Without the search restriction, the search results would point to non-existing URLs or just look plain weird. Restricting the search was the best option.
{exp:search:simple_form id="search" search_in="everywhere" weblog="read|ask|stories|flavor" result_page="/search/" results="6"}
<input id="search-text" type="text" value="Search this site" name="keywords">
<input type="image" src="/images/css/btn-go.gif" alt="Go" />
{/exp:search:simple_form}But now, my Pages are excluded from the search results. Is there a way I can include Pages in the search?