I had a page called Recipes. I changed it to Recipes_old and changed the slug so I could create a new Recipes page. When I created the new Recipes page the slug was properly defined as /recipes/ but I can't get to the page, WordPress is redirecting all requests to /recipes_old/
How do I remove the redirect? I have at this point deleted Recipes_old and Recipes. Still the slug is being redirected.