> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/matico/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/matico/content-management/blog.md).

# Blog

**Step 1** - Log in to your WordPress Administration Panel (Dashboard).

**Step 2** - Click the '**Posts**' tab.

**Step 3** - Click the '**Add New**' sub-tab.

**Step 4** - Start filling in the blanks: enter your post title in the upper field , you can add content of post by use elementor to create.

**Step 5** - As needed, select a category, add tags, fill in the meta setings below the editor.

**Step 6** - Upload a featured image for your Post.

**Step 7** - Select Post Format. You can create blog post with a lot of **Formats** like link, gallery, image ..... Select format on Format box from in right sidebar .

![](/files/vR5XjaEDM5mxs8vKCEn4)

**Step 8** - When your post is ready, click **Publish**.

Navigate to **Posts** → **All Posts**

You can see all informations of you blog post, add new, edit or delete them.

**Option 1. Create Blog Page with Elementor**

**Step 1** - Log in to your WordPress Administration Panel (Dashboard).

**Step 2** - Click on **Pages** > **Add New**.

**Step 3** - Give your page a name then Change the Editor to Backend Editor ( you need to have the Elementor plugin activated ).

**Step 4** - Click on the **Edit with Elementor** button

**Step 5** - Select the WordPress widget.

![](/files/DfiN6u5FpKYKHgycuLbq)

**Option 2. Create Blog page with Blog template**

**Step 1** - Log in to your WordPress Administration Panel (Dashboard).

**Step 2** - Click on **Pages** > **Add New**.

**Step 3** - From Page **Attribubtes** -> Select Template : **Blog**.

![](http://source.wpopal.com/medicor/dummy_data/guide/assets/images/image_31.png)


---

# 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, and the optional `goal` query parameter:

```
GET https://wpdocs.gitbook.io/matico/content-management/blog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
