# Blog Creation

Blogs are a great way to share updates, stories, announcements, and helpful content with your customers. Creating blog posts in Shopify helps improve SEO, engage your audience, and add valuable information to your store. Each blog post can include text, images, videos, tags, and featured images. You can also organize posts under different blog categories and choose whether they should be visible to customers immediately or published later.

#### Step 1: **Open the Blog Section**

* Log in to your Shopify admin.
* From the left menu, go to **Online Store**.
* Click **Blog posts**.

***

#### Step 2: **Create a New Blog Post**

* Click **Create blog post**.
* Enter your **Title** for the blog.
* Add your **Content** (text, images, videos, etc.) in the editor.

***

#### Step 3: **Add Blog Details**

* **Featured image** – Upload an image that represents the blog.
* **Excerpt (optional)** – Add a summary to display on blog listing pages.
* **Author** – Choose the blog post author.
* **Blog category** – Select an existing blog or create a new one (e.g., News, Updates, Tips).

***

#### Step 4: **Add Tags (Optional)**

* Tags help organize blogs and make them easier to search.

***

#### Step 5: **Set Visibility**

* Choose **Visible** to publish immediately.
* Choose **Hidden** to draft or schedule for later.

***

#### Step 6: **Search Engine Optimization (SEO)**

Click **Edit website SEO** to update:

* Page title
* Meta description
* URL handle

***

#### Step 7: **Save the Blog Post**

* Click **Save** to publish or store as a draft.

***

#### Step 8: **Display Blogs on Your Storefront (If Not Already Added)**

* Go to **Online Store → Themes**.
* Click **Customize**.
* Add a **Blog section** or **Blog posts block** to your homepage or create a dedicated blog page.
* Select the blog category you want to display.

### How to create blogs?

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Flf0zuS3pnoHVKPsHAmfW%2Fuploads%2FogjL8YPmelbFDLrtwJhF%2F1-%20blog.mp4?alt=media&token=abb3b85e-0713-459c-b12c-a0c62cd8b850>" %}


---

# 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://wedesigntech-1.gitbook.io/elegance/template-creation/blog-creation.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.
