Database table meta_tag

Usage

The table meta_tag contains values of the meta tags for each article.

Metatag is a systemwide ressource.

Table structure

Field nameField specificationComment / Explanation
idmetatagint(11)Primary key (auto increment)
idartlangint(11)Foreign key to table art_lang
idmetatypeint(11)Foreign key to table meta_type
metavaluetextValue of the meta tag

Generic DB information

ItemCollectionItem
cApiMetaTagCollectioncApiMetaTag

Previous changes of this table

This table was not changed since the final release of CONTENIDO 4.9.