I have a newsletter at Mailchimp and they gave me some odd link to the sign up form. I want to make my own link using my project domain ending at /signup and then redirect to mailchimp sign up page.
How do I do that? Redirect 301 will not let me do this since it says “page is already a page in this project”.
That would indicate exactly what it says- you already have a page at /signup. You’ll either need to change the slug of that page to something else, or pick a different path for your redirect.