How do I redirect a page where path exists?
-
I have a page named like this:
mydomain.com/membersI have individual member pages named like this:
mydomain.com/member-profiles/individual-name
(where “individual-name” is a unique name for each member)I do NOT have a page anymore named like this:
mydomain.com/member-profilesI DO have an Elementor carousel named like this:
mydomain.com/?elementor_library=member-profiles-carouselWhen I attempt to go to mydomain.com/member-profiles it’s redirecting to mydomain.com/?elementor_library=member-profiles-carousel (even though I don’t have anything setting up a redirect like that).
(I’ve tried renaming the Elementor carousel, but that didn’t help.)
How do I fix this so that it doesn’t redirect to that Elementor carousel page?
How can I set up a redirect to handle it if someone tries to go to mydomain.com/member-profiles (so they get sent to mydomain.com/members instead) without messing up the individual member profile URLs that still have /member-profiles/ in them?
Thank you!
- The topic ‘How do I redirect a page where path exists?’ is closed to new replies.