· DataEase · Documentation · 2 min read
Blogs
A Blog is the container that holds your store’s articles, like “News” or “Tips.”
With DataEase you can:
- Rename many blogs at once.
- Switch comment policy in bulk (open, closed, or moderated).
- Assign new templates without editing each blog by hand.
Shopify’s blog guide.
Table of Contents
2. Export
- Pick CSV or Excel.
- Choose Blog as the entity.
- Select the fields you need, such as title, handle, or commentPolicy.
- Run the task and download your file.
Step-by-step screens: Export guide
3. Import
Supported commands in the command column: CREATE, UPDATE, DELETE
Required fields for CREATE: title and handle (handle must be unique).
- Get the sample file: Blog-import-sample.xlsx
- Edit rows as needed.
- In DataEase, match the columns, upload the file, and start the import.
Full instructions: Import guide
4. Field reference
id
Unique blog ID. Needed for UPDATE or DELETE.
createdAt
Date the blog was created (ISO 8601). Export only.
handle
URL-friendly name used in the blog link. Must be unique.
tags
List of tags from the 200 most recent articles. Export only.
See tag rules in the tag guide.
templateSuffix
Alternate Liquid template (e.g., custom
). Leave blank for default.
title
Blog title shown to shoppers.
commentPolicy
Comment setting: AUTO_PUBLISHED
, MODERATED
, or CLOSED
.
feedPath
Feed provider URL path. Export only.
feedLocation
Full feed provider URL. Export only.
updatedAt
Last update time (ISO 8601). Export only.
command
CREATE, UPDATE, or DELETE for this blog.
metafields
Extra app-defined fields. Learn more in the Metafields guide.
5. Filters
Handle
Export blogs whose handle equals or contains the text you enter.
Title
Export blogs where title contains the text you enter.
CreatedAt
Choose a creation date or range.
UpdatedAt
Choose a last-updated date or range.
Need more help? Our support team replies within 24 hours.