Hello! This is probably simple, I’ve just not done it yet. I’ve only ever done the really simple redirects, from one URL to another.
I’m migrating a client’s website that is currently not in WordPress to WordPress. Currently, their URL structure for their articles have /post/ in the URL. For example,
I’m moving these articles to be under /blog/ so the new URL will be
How do I add this redirect to change post -> blog in this structure? Thanks!
The page I need help with: [log in to see the link]