Finds the allowRobots setting for the given page.
Inherits setting from the parent page(s) within the same book, or uses the book allowRobots if none set on the page or its parent(s).
Example
${core:findAllowRobots(page)}
Function Information
Function Class: | com.semanticcms.core.taglib.Functions |
---|---|
Function Signature: | boolean findAllowRobots(com.semanticcms.core.model.Page) |
Display Name: | None |