Changing page URL and connect newsletter to MailChip
I have a page on WordPress (example: abc.wpengine.com/abc
) and I want to change it to abc.wpengine.com/xyz
.
I tried to fix the page inside Pages and Posts, but it was not there. I also went into my theme's Custom Options > Customizing > Menus which is where I found the menu item and the page (abc
) and "Custom Link" as the label:
I went ahead and changed the menu URL to abc.wpengine.com/xyz
, but when I try to access the page it says:
The page isn't redirecting properly
As a novice to WordPress, I don't know where to reflect this change in order to make the page accessible to the new URL.
On the same website, I have a newsletter opt-in with one field (Email ID) in the sidebar:
I want to have the email that the user signs up with sent to MailChimp. What's the best way to connect to my MailChimp account? Do I need to add an embed code or a plugin?
Thanks for your help in advance!