Skip to content

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.

  1. Open the Bulk Editor and select the resource type you want to export (Products, Collections, Pages, or Blogs).
  2. Click the Export CSV button in the toolbar.
  3. A .csv file 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.

ColumnDescription
idShopify resource ID (do not modify)
titleResource name (for reference only — not editable via CSV)
resource_typeProduct, Collection, Page, or Blog
seo_titleMeta title
seo_descriptionMeta description
image_alt_textImage alt text (products and blogs only)
  1. Prepare your CSV file with the same column structure as the export.
  2. In the Bulk Editor, click the Import CSV button.
  3. Select your .csv file.
  4. The app matches rows to resources by ID and loads the changes as pending edits.
  5. A banner confirms: “Imported X changes from CSV”.
  6. Review the imported changes — they appear as edits in the Bulk Editor, just like manually typed changes.
  7. Click Save to push the changes to Shopify.
  • 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.