I want to remove the canonical link only on a specific page, for sake of example, let's say the slug is "project" - how would I go about doing this?
I'm sure it could be solved with a simple code in the theme's function.php, although what that code would be, I've got no idea.