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

Parameters

Type

Name

Description

string

$returnValueErrorCase

Optional: Value for error case (Default: 'NOINDEX')

string

$defaultValueWithoutCategoryData

Optional: Default value when category data is not set (Default: 'ALL')