I delete a post such as website.com/my-favorite-food/
and create a new post such as website.com/this-is-my-favorite-food/
If a user visits website.com/my-favorite-food/ they are being redirected to website.com/this-is-my-favorite-food/ although I want them to see a 404 instead (that previous page has been deleted!)
Do you know how to disable this function, or if it is a function introduced by the theme or WordPress in general?