> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/website/blog/how-to-add-a-blog-post-search-bar-in-your-blog",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Add a search bar to a blog

> Enable visitors to find specific blog content by adding a search bar to the blog sidebar.

## Overview

A search bar allows your blog visitors to quickly find specific content within your blog posts. You can add a sidebar search to your blog homepage for easy navigation.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/h17buc7thr" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Add a search bar to the blog

1. Open the **Website** tab from the Dashboard.
2. Click **Pages**.
3. Select the **Blog** page from the list of website pages.
4. Click **Blog Sidebar** from the sidebar editor.
5. Click **Add Content** under the Sidebar section.
6. Select **Sidebar Search**.
7. Click **Save**:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/i6l7mjqp4d" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

<Tip>
  **Tip:** Be sure to check **Show Sidebar** to display your Sidebar Search.
</Tip>
