Commit 63de992
authored
Add "noIndex" property to /0.11/ versioned docs (#53)
The "noIndex" property here adds `<meta name="robots" content="noindex,
nofollow">` to all `/0.11/` pages, instructing search engines not to
index or follow links on outdated documentation.
https://docusaurus.io/docs/api/docusaurus-config#noIndex1 parent b420e61 commit 63de992
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
| |||
0 commit comments