Is there a way to prevent a publicly published page from showing up on google without setting the wordpress visibility to private? I want anyone I give the link to to be able to access the page, but don't want it indexed by bots. Usually one would add in this tag:
<meta name="robots" content="noindex">
When I add it into the html section of the editor and save it, it disappears. Any thoughts?
All help appreciated!