Correcting Tag titles

In settting up the tags I have set some words starting with capital letters and some without. I cannot work out how to correct them so all start with capital letters

You can edit tags! They’re in /ghost - look for a tags link in the left menu. That page will have a selector for internal or external tags, too :slight_smile: You’re going to click the individual tag and then you can change the name. Don’t forget to save.

2 Likes

Thank you for this. I was trying to amend them on the right hand collapsable menu before posting. Spent half an hour trying to sort out the tags in the wrong place before coming here!

1 Like

Glad to be of help!
Come on back any time!

Do you know if it is possible to capitalize tags in bulk. I have made a tool that can change the tag slug in bulk but did not see anything in the documentation about changing the tag name?

I don’t see any reason you shouldn’t be able to change the tag names. I assume you’re using the admin API to change the tag slugs? The approach should be similar for names.

thanks for the feedback and yeah, I was able to figure out how to do it with the admin api.