# How To Create A Blog Post

{% embed url="<https://youtu.be/YD87d1LSL_g>" %}

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

1. **Log in to your Shopify Admin**.
2. Click on **Online Store** from the left-hand menu.
3. Select **Content** > **Blog Posts**.&#x20;
4. Click **Add Blog Post**.

#### **Step 2: Add Blog Content**

* **Title**: Enter a catchy blog post title.
* **Content**: Write your blog content in the editor. You can add images, videos, and links.
* **Image**: Upload an image that represents your blog post.

#### **Step 3: Configure Blog Settings**

* **Author**: Assign an author for the post.
* **Visibility**: Choose **Visible** to publish immediately or set a **Publish Date**.
* **Tags**: Add relevant tags to help customers find your blog.
* **Blog** : Choose an existing blog category or create a new one.

#### **Step 4: Optimize for SEO**

* Scroll to the **Search Engine Listing** section.
* Edit the **Page Title**, **Meta Description**, and **URL** for better search ranking.

#### **Step 5: Publish the Blog Post**

1. Click **Save**.
2. If you’re ready, click **Publish** to make the blog post live.
3. Make sure that the visibility of blog is visible


---

# 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://vw-shopify.gitbook.io/poterie/video-tutorial/how-to-create-a-blog-post.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.
