Skip to content

Commit 8e034d8

Browse files
Update settings/seo.mdx
1 parent efe25dd commit 8e034d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings/seo.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ noindex: true
7272
---
7373
```
7474

75-
You can also specify `noindex` globally using this code in the mint.json:
75+
You can also specify `noindex` for all pages in your docs by setting the `metadata.robots` field to `"noindex"` in your `mint.json`:
7676

7777
```json
7878
"metadata": {

0 commit comments

Comments
 (0)