# Blogs page

Blogging can be an excellent tool for promoting your products and giving your store a personal touch, as well as providing a boost to your site's SEO ranking. For more information, see [Blogs](https://help.shopify.com/en/manual/online-store/blogs).

Visit our demo to see all available previews: [Click here](https://concept-theme.myshopify.com/blogs/blog).

***

## How to add a blog?

1. Go to **Online Store** -> **Blog posts**.
2. Click **Manage blogs**. After that, click **Add blog.**
3. Enter a title the blog.
4. Click **Save**.
5. Optional: To make a published blog appear in your online store navigation, [add a link](https://help.shopify.com/manual/sell-online/online-store/menus-and-links/#add-a-menu-item) to it in a menu.

***

## How to create a blog template?

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Blogs** from the dropdown window **->** Choose **Create template.**

{% hint style="info" %}
If you create a template in an unpublished theme, the new template can only be assigned in the Shopify admin after the theme is published.
{% endhint %}

***

## How to apply a new blog template?

1. Go to **Online Store** -> **Blog posts**.
2. Click **Manage blogs**.
3. Find and click the blog that you want to edit.
4. Choose template from **Theme template**.
5. Click **Save**.

{% hint style="info" %}
If you create a template in an unpublished theme, the new template can only be assigned in the Shopify admin after the theme is published.
{% endhint %}


---

# Agent Instructions: 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://halosoft.gitbook.io/concept-documentation/blogs/blogs-page.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.
