How to prevent search engines from indexing a single page of my website? September 16, 2023 by Tarik Also you can add following meta tag in HEAD of that page <meta name="robots" content="noindex,nofollow" />