Custom Post Type slug has the same Redirection entry
Thanks to Tom, I understood how this works… I did not have any pages with the URL /shows-events/ so there is nowhere to redirect to When the user accesses the existing page /event/, it triggers a redirect to /shows-events/ (which does not exist), but because of WordPress’ canonical redirect, it returns to the existing URL … Read more