# Video to blog

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

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

### What is Video to blog?

Video to Blog converts YouTube videos into fully formatted blog posts for your Shopify store.&#x20;

This tool analyzes video content (using subtitles) and generates SEO-optimized blog posts that capture the key points.

<figure><img src="/files/9eMnDvxnzYi4knDDV0v3" alt=""><figcaption></figcaption></figure>

#### This feature is designed for:

* Store owners who create YouTube videos and want to repurpose that content
* Content creators looking to maximize their content strategy across multiple platforms
* Merchants who want to improve their SEO by converting existing video content into searchable text
* Anyone looking to save time on content creation by automatically transforming videos into blog posts

### Why Video to blog?

* **Multiply your content**: Turn one piece of content (video) into multiple formats (blog posts) with minimal effort
* **Save time**: Skip the manual transcription and writing process
* **Boost SEO**: Increase your store's visibility with keyword-rich, search engine friendly content
* **Improve accessibility**: Make your content available to people who prefer reading over watching videos
* **Drive more traffic**: Capture different audience segments who discover content through different channels

### How to use Video to blog?

{% hint style="warning" %}
Your YouTube video must have subtitles (either auto-generated or manual)
{% endhint %}

{% stepper %}
{% step %}

#### Go to Video to blog

{% endstep %}

{% step %}

#### Enter the Youtube URL

{% endstep %}

{% step %}

#### Provide more details to write blog

* Topic
* Main keyword
* Language
* Tone
* Audience
  {% endstep %}

{% step %}

#### Click Generate

{% endstep %}

{% step %}

#### Revise content

Please read & verify all generated content meets [Google Search's guidelines for AI content](https://developers.google.com/search/blog/2023/02/google-search-and-ai-content) before publishing.
{% endstep %}

{% step %}

#### Click Edit & Publish

You will be redirected to our Blog builder to edit and publish blog.&#x20;

Make any necessary edits or adjustments. Then publish directly to your store's blog or save as a draft.
{% endstep %}
{% endstepper %}

### Tips for better results

* **Choose videos with clear speech**: Videos with clear narration and good audio quality will produce better blog posts
* **Use videos with structured content**: Videos that follow a clear structure (introduction, main points, conclusion) convert better to written format
* **Optimize your YouTube video**: Make sure your video has proper titles, descriptions, tags, subtitles to inform the blog post creation
* **Add specific keywords**: The more specific your main keyword is, the more targeted your blog post will be
* **Specify your audience**: Adding details about your target audience helps tailor the content appropriately


---

# 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/tools/video-to-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.
