# Authors

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

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

With SEO On Blog, you can manage all authors (add, edit and delete) and display authors in the blogs.

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

### Manage authors

#### Add authors

* In app, go to **Sections ->** **Author** -> Click **Add author**

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

* Edit author info: Profile picture, Name, Type (individual or team: individual is a writer; team is a team or a agency), Job title, Profile link, Bio, Social network profile

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

* Click **Save**
* New author will be visible in author management and in the author list in blog editor.

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

#### Edit or delete authors

* Go to **Author** -> Click to edit or delete author. Before deleting authors, make sure that it won't affect your blog.

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

* You can also select many authors and delete authors in bulk.

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

### Show authors in blog

You can show author details in your blog to build trust and increase engagement with readers.

{% hint style="info" %}
To show authors in your blog, you need to embed SEO On Blog in your theme.
{% endhint %}

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

* To show authors in your blog, you need to embed SEO On Blog in your theme.\
  In Shopify admin, go to **Themes** -> Click **Customize**

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

* Go to **App embeds** -> Find Avada SEOon -> Turn on

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

* In Theme editor -> Go to **Blog page** -> Click **Add block** -> Find app **SEO On Blog** and add to page

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

* Click **Save**. This is how authors look like on your blog.

<figure><img src="/files/Eworjpf3TBE00lE6LiVw" 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/section/authors.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.
