Can I make the redirects JSON file easier to read?

I need to fix redirects, but the downloaded file is hard to read. See the image. How do other Ghost users manage this file?

Use an online json formatter, or use a developers editor such as VSCodium, which will format this correctly.

1 Like

Thanks. Really helpful.

I tried using a Python script, but it didn’t work and I’m totally out of my depth with coding.

Have to say the Github instructions for using VSCodium look intimidating. Yeah, I know it’s just one line in the terminal, but I have got into deep deep trouble attempting to install with HomeBrew in the past.

So I searched online for an Online JSON formatter and found what I needed in about 30 seconds. It’s great.

2 Likes