Add support for a separate value of the robots meta tag on hidden pages

This commit is contained in:
olipratt 2017-02-26 12:38:07 +00:00
parent 2d76193b9e
commit 7f4933f16d
3 changed files with 12 additions and 3 deletions

View 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.