# Manage blogs

{% hint style="info" %}
**Who can use this feature?**

* This feature is available for all users
  {% endhint %}

### Manage blogs

In app dashboard, you can check on how many blog posts are created, published and unpublished.

<figure><img src="/files/HwpdvqQHWPB1vpPr5B4e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
All blogs are published in SEO On Blog will be synced to Shopify blogs.
{% endhint %}

In **Content manager**, you can search, filter and manage blogs.

#### Search

In blog list, click <img src="/files/FJdsnq3olHuSgjh44Y17" alt="" data-size="line"> to search blogs with blog titles.&#x20;

<figure><img src="/files/MrQYR9qxPAPXzociOzgX" alt=""><figcaption></figcaption></figure>

> In the future, we will soon roll out a version in which you can search the blog content or even semantic search.

#### **Filter**

You can filter blogs with blog categories, tags, and authors.

<figure><img src="/files/WOAjVaZYrriESZyC0Jkz" alt=""><figcaption></figcaption></figure>

#### Sort

You can sort blogs by title, date created, and date updated.<br>

<figure><img src="/files/AmQraV8VrE5waPYvOfUN" alt=""><figcaption></figcaption></figure>

#### Manage

In the blog list, you can click <img src="/files/31koBHe6km0cI0sOCtXb" alt="" data-size="line"> to take action with each blog.

* With draft blogs, you can publish, duplicate or delete post.<br>

  <figure><img src="/files/9s7eKUrIzPa1uGuihb03" alt=""><figcaption></figcaption></figure>
* With published blogs, you can view post on your site, unpublish, duplicate or delete post.<br>

  <figure><img src="/files/g1rIbj3xcJLEOSAYAjS5" alt=""><figcaption></figcaption></figure>


---

# 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://help.seoon.io/blog/manage-blogs.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.
