# Blogs and posts

Shopify blogs are collections of articles you create to share updates, stories, or other content with your audience. Each blog post can include text, images, formatting, tags, author information, and SEO settings. Exporting blogs ensures that all your content and associated metadata can be moved to other stores.

***

## Exporting blogs and posts

When you select the Blogs option in Duplify:

* All blogs and their posts are exported to your destination store.
* Each export includes the full content of the post, including formatting, images, tags, author, excerpt, blog category, and SEO information.
* You can also choose to export associated metafields and metaobjects using the checkboxes for individual blog posts.

***

## Export events

Duplify tracks export events to determine the size of your store’s export. Each event represents one data item or file. Your plan provides a specific number of monthly export events.

#### Blog post export events

* Each blog post exported counts as one export event, regardless of content length or number of images.

For more details on export events across Duplify, see our [Export events reference guide](/using-duplify/export-events.md).


---

# 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://support.duplifyapp.com/using-duplify/exporting-data/blogs-and-posts.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.
