Skip to content

robots is not properly applied #42

Description

@NicoHood

https://github.com/getgrav/grav-plugin-error/blame/develop/pages/error.md#L3

robots: noindex,nofollow

Does not work, and should be instead:

metadata:
    robots: noindex,nofollow

I found no reason why the first one should work, and it does not for me.

PR: #43

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions