CSV Import & Export
CSV import and export lets you work with SEO data in a spreadsheet. This is useful for bulk copywriting workflows, offline editing, or collaborating with team members who don’t have access to the app.
Available on: Pro, Pro + BYOK, and Agency plans.
Exporting SEO data
Section titled “Exporting SEO data”- Open the Bulk Editor and select the resource type you want to export (Products, Collections, Pages, or Blogs).
- Click the Export CSV button in the toolbar.
- A
.csvfile downloads to your computer (e.g.,seo-products-export.csv).
The exported file includes any pending edits you’ve made in the editor. This means you can make changes in the app, export them, and continue editing in a spreadsheet.
CSV columns
Section titled “CSV columns”| Column | Description |
|---|---|
id | Shopify resource ID (do not modify) |
title | Resource name (for reference only — not editable via CSV) |
resource_type | Product, Collection, Page, or Blog |
seo_title | Meta title |
seo_description | Meta description |
image_alt_text | Image alt text (products and blogs only) |
Importing SEO data
Section titled “Importing SEO data”- Prepare your CSV file with the same column structure as the export.
- In the Bulk Editor, click the Import CSV button.
- Select your
.csvfile. - The app matches rows to resources by ID and loads the changes as pending edits.
- A banner confirms: “Imported X changes from CSV”.
- Review the imported changes — they appear as edits in the Bulk Editor, just like manually typed changes.
- Click Save to push the changes to Shopify.
Import notes
Section titled “Import notes”- Rows are matched by
id. If a row’s ID doesn’t match a resource on the current page, it is skipped (the banner tells you how many were skipped). - Empty cells in the CSV are treated as “no change” — the original value is preserved.
- Changes from the CSV import are not saved automatically. You must click Save to commit them.
- The CSV file must include a header row with the exact column names listed above.
- Use Export → Edit → Import as a workflow for large-scale copywriting projects.
- Share the exported CSV with writers or translators, then import their work back into the app.
- Always review imported changes in the Bulk Editor before saving — the SERP preview and character counters help you catch issues.