SeoService
This service class contains functions related to search engine optimization.
All public functions are available in the Twig template renderer.
Namespace
IO\Services
Methods
public getRobotsInformation($returnValueErrorCase = "NOINDEX", $defaultValueWithoutCategoryData = "ALL"):string
Get meta robot information
Type |
Name |
Description |
|
Optional: Value for error case (Default: 'NOINDEX') |
|
|
Optional: Default value when category data is not set (Default: 'ALL') |
Thank you for your feedback!