Hide a Page from Google Search
- Updated on Apr 29, 2026
- Published on Aug 5, 2025
Prev Next The following code can be added to the Page Tags of a page that needs to be hidden from Google Search:
<meta name="robots" content="noindex">
For additional information about hiding pages from Google search, view Google's Block Search indexing with noindex help article.
Resources
Was this article helpful?