Function __global->seo_meta_set_for_explicit
Definitions
sources/content2.php
- Explicitly sets the meta information for the specified resource.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$type | ID_TEXT | required parameter | N/A | N/A | The type of resource (e.g. download) |
$id | ID_TEXT | required parameter | N/A | N/A | The ID of the resource |
$keywords | SHORT_TEXT | required parameter | N/A | N/A | The keywords to use |
$description | SHORT_TEXT | required parameter | N/A | N/A | The description to use |