Add support for a separate value of the robots meta tag on hidden pages
This commit is contained in:
parent
2d76193b9e
commit
7f4933f16d
3 changed files with 12 additions and 3 deletions
8
tests/content/pages/hidden.md
Normal file
8
tests/content/pages/hidden.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
Title: Hidden
|
||||
Date: 2016-01-01 12:00
|
||||
Modified: 2016-01-01 12:00
|
||||
Status: hidden
|
||||
|
||||
This is a hidden page.
|
||||
|
||||
It will have the contents of `ROBOTS_HIDDEN` as the value of the `Robots` `<meta>` tag.
|
Loading…
Add table
Add a link
Reference in a new issue