We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a27a5 commit 8d83c37Copy full SHA for 8d83c37
exampleSite/content/docs/guide/configuration.md
@@ -309,7 +309,8 @@ To [block Google Search](https://developers.google.com/search/docs/crawling-inde
309
310
```yaml
311
title: Configuration (archive version)
312
-noindex: true
+params:
313
+ noindex: true
314
```
315
316
To exclude an entire directory, use the [`cascade`](https://gohugo.io/configuration/cascade/) key in the parent `_index.md` file.
0 commit comments