> For the complete documentation index, see [llms.txt](https://docs.globo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.globo.io/filter/search-widget/search-for-blog-posts-and-pages.md).

# Search for blog posts & pages

✨By default, the search results in your store only include products. If you want your customers to also find blog posts (articles) through the instant search bar, you can enable that in the **Smart Product Filter & Search** app.

***

### ✅ Step-by-Step Guide

#### ⚡️1. Open the App Settings

* In your Shopify admin, go to **Apps**.
* Click to open **Smart Product Filter & Search**.

#### ⚡️2. Enable Article Search

* In the app's left navigation bar, click on **Search**.
* From the Settings tab > General, scroll down to a section called **Predictive search results**.
* Check the box for **Pages** and **Blog Posts**.
* Click **Save**.

That’s it! Your store’s search results will now include both products and blog articles.

<figure><img src="/files/PcAM9KpcP6oP160cVW5M" alt=""><figcaption></figcaption></figure>

### 💬 Need Help?

If you have any questions or run into issues, feel free to contact our support team at **<contact@globo.io>**. We're happy to help!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.globo.io/filter/search-widget/search-for-blog-posts-and-pages.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
