How to delete all posts of one tag

Hello, Ghost community!

I have 260 posts of one tag that after a few years I would like to delete. If I delete the tag, I believe that the posts will still be there, only untagged. Is there any workaround to delete posts of a single tag, not one-by-one (because I’ll have to take a week for that…).

Thanks so much!

If you’re comfortable on the command line, we have a CLI tool for bulk updating/editing/deleting posts:

2 Likes

Awesome, thanks Ryan!

1 Like

Why do I need to use a CLI to do this? I’m not a programmer and I don’t know how to do this CLI stuff. Ghost, please figure it out in a more user-friendly way …

You can filter using the dropdowns at the top of the post list and then right click to select multiple posts at once, and right click to delete.