> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/huntor/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/huntor/content-management/blog-1/blog.md).

# Create a Post

### **1. Create the blog post**

**Step 1** - Log in to your WordPress Administration Panel (Dashboard).&#x20;

**Step 2** - Click the '**Posts**' tab.&#x20;

**Step 3** - Click the '**Add New**' sub-tab.&#x20;

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

**Step 5** - As needed, select a category, add tags, fill in the meta settings below the editor.&#x20;

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

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

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Lq3xPQNvxmsY3y01k2r%2F-Lq3xTIaITZjdITW2UJk%2F-Lq50TFYGZNd5Hbfi8kg%2Fimage_42.png?alt=media\&token=e9192bcb-d634-45a8-9ab3-e5b04b580bf3)

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

### **2. Manager current all blogs**

&#x20;Navigate to **Posts** → **All Posts**

&#x20;You can see all information about your blog post, add new, edit or delete them.

{% embed url="<https://www.youtube.com/watch?v=2-CuUrl7JkY&feature=youtu.be>" %}

​

​

​

​


---

# 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:

```
GET https://wpdocs.gitbook.io/huntor/content-management/blog-1/blog.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.
