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??
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 | 2283 | 9 years ago | ||
| 2 | 1497 | 9 years ago | ||
| 2 | 4746 | 9 years ago | ||
| 1 | 3563 | 9 years ago | ||
| 3 | 1622 | 9 years ago |