· DataEase · Tutorials  · 1 min read

Bulk Delete Pages from Shopify

Delete many Shopify pages at once by exporting them, marking rows with command = DELETE, and importing back via DataEase.


Steps:

1. Export Pages

In DataEase, create a New Export → Pages. Include at least: id, handle, title (optional). Use filters like Title or Handle if you want to narrow the set, then run and download the file.

2. Edit the file

Keep only the pages you want to remove. Set command = DELETE for those rows (id is preferred for matching). Save the file.

3. Import & validate

In DataEase, create a New Import → Pages, upload the file, map columns, and run Validation. Fix any issues shown in the Validation Status column.

5. Run the import

After it completes, download the results and confirm the pages were deleted.

Tips

  • Deletion is irreversible—consider keeping a backup export before deleting.
  • Matching: prefer Page ID; use handle only if ID is missing.

Minimal CSV (example)

idcommand
123UPDATE

References

Share: