How to Add Advanced Meta Robots Tags in Webflow
Learn how to use advanced meta robots tags in Webflow: noindex, nofollow, noarchive, and noimageindex. Control exactly what Google indexes on your site.
Meta robots tags let you fine-tune what Google indexes on your website. Beyond the simple noindex option available in the Webflow interface, there are lesser-known advanced directives that are incredibly useful. Sandro, cofounder of Gemeos Webflow agency, shows you how to use them.
Prerequisites
- A Webflow site with access to custom code (paid plan)
- Access to Google Search Console to check the impact
1. Understand the available directives
The meta robots tag accepts several combinable values. Here are the main ones:
2. Add a noindex directive to a specific page
In Webflow, the easiest way to noindex a page is through the native interface: open the page settings, go to the "SEO settings" section, and check "Exclude this page from search results." That automatically generates the noindex tag.
3. Add advanced directives via the Head Code
For directives not available in the Webflow interface (noarchive, noimageindex, nosnippet, max-snippet), use custom code. Open the page settings, go to the "Custom Code" section, and use the "Inside <head> tag" field.
4. Apply a sitewide directive via the project Head Code
To apply a directive across every page on the site — for example, a global noarchive rule — place the tag in the project’s "Head Code" (Project Settings > Custom Code) instead of adding it page by page.
5. Check in Search Console
Use the "URL Inspection" tool in Search Console to verify that a page is indexed or excluded as expected. The "Coverage" section flags noindex pages detected on your site.
Conclusion
Advanced meta robots tags are surgical tools: they let you keep full control over what Google sees, indexes, and displays. Use them precisely, not everywhere.
- Use case 1: thank-you and confirmation pages excluded from the index to avoid duplicates
- Use case 2: staging or client preview pages protected from crawling
- Use case 3: CMS category pages with little original content set to noindex to concentrate authority
Lorem ipsum
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.















