This error appears when a page has no meta robots directives defined. Here's what it means and how to specify them correctly.
Without explicit directives, Google decides on its own what to index and what not to. This can cause pages that shouldn't appear in results to end up indexed, competing with the ones that actually matter.
If Google indexes pages that aren't meant for end users, such as admin pages or duplicate content, they can show up in search results and create confusion or a poor first impression.
Without clear instructions, Google may spend crawl time on pages that don't add value. That reduces the efficiency with which your site's truly important content gets crawled and indexed.
If this error showed up in your audit, here are the steps to leave it behind.
Before adding anything, be clear about what Google should do with that page. Should it index it and follow its links? Should it not index it? Should it not follow its links? The directive depends on the answer.
For most public pages, add <meta name="robots" content="index, follow"> inside the <head>. If the page shouldn't be indexed, use noindex. If its links shouldn't be followed, use nofollow. You can do this through the SEO plugin you use (Yoast, Rank Math, etc.) or directly in the code.
Once the change is published, open the page source and look for <meta name="robots"> inside the <head>. Check that it appears and contains the right values for that page.
Audit your website for free and discover if this and other SEO errors are affecting your ranking.
We use them to make the site work properly, understand how you use it and improve our marketing. You can accept, reject or configure them. More information in our cookie policy.