Functions

Checks if the metatag allready exists inside the metatag list.

CheckIfMetaTagExists(array | mixed $arrMetatags, string $sCheckForMetaTag) : int

Parameters

$arrMetatags

arraymixed

List of metatags or not a list

$sCheckForMetaTag

string

The metatag to check

Returns

intPosition of metatag inside the metatag list or the next available position

cecCreateMetatags()

cecCreateMetatags($metatags) 

Parameters

$metatags