The dropdown shows the best handful of matches. When someone wants to see everything, the See all results link at the bottom takes them to a full results page.
By default that link uses your theme's built in search page, which is often plain and hard to read. Results AI Search can give you a much better one.
Create your results page in one click:
- Go to Settings.
- Find the See All Results Page section.
- Click Create The Page For Me.
The plugin publishes a page called Search containing the results shortcode, and selects it for you. From then on, See all results and the Enter key both send visitors there.
Or build it yourself:
Create a page and add this shortcode:
- [results_ai_search_results]
Then choose that page in Settings, under See All Results Page.
What the results page does:
- Shows a large search bar with the visitor's query already filled in
- Lists every match as a clean card with its picture, title and description
- Groups results and highlights the words that were searched for
- Updates live as the visitor refines their search, with no page reload
- Keeps the web address in step with the search, so results can be shared or bookmarked
Make it full theme width:
The results page uses a comfortable reading column by default. For the full width of your theme, use:
- [results_ai_search_results width="100%"]
Any CSS width works, for example width="900px".