aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorGabriele Bozzola <sbozzolator@gmail.com>2022-10-09 18:12:14 -0700
committerGabriele Bozzola <sbozzolator@gmail.com>2022-10-09 18:12:14 -0700
commitf676ee028d7ea2bcb29d4d41263abd0edb2f21ba (patch)
treeed9f3a2fdcf24483f1d737e4424b528e99a6ef2f /theme.toml
parent60fd8186bff740860f1c77c37e8e1cd26bbc6d3e (diff)
Add option to ask crawlers to not index a page
With this commit, pages can be marked as "noindex" to avoid indexing from search engines. To activate this tag on a give page, the option `noindex` has to be set true at the beginning on the markdown file, as in: ``` +++ title = "Example" noindex = true +++ ```
Diffstat (limited to 'theme.toml')
0 files changed, 0 insertions, 0 deletions