HI all,
Can we have option of no follow no index to be defined from site.yaml for the entire site or to be defined from .md per page??
Archive
You can add robots: noindex,nofollow to a page header and then in the template base file, add:
TWIG
{% if header.robots %}
<meta name="robots" content="{{ header.robots }}">
{% endif %}
Log in to reply.
Suggested topics
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 1341 | 9 years ago | ||
| 2 | 928 | 9 years ago | ||
| 2 | 4057 | 9 years ago | ||
| 1 | 2942 | 9 years ago | ||
| 3 | 1115 | 9 years ago |