Welcome to Vestris Inc.
Internet Interactive Solutions Company



Software Documentation

ParseMetas

Name

ParseMetas — define parseable html meta content

Synopsis

ParseMetas = [*,]name[,[-]name]

Description

Define html-parseable meta content. When this option is defined, only meta tags matching an entry will be parsed.

Adding * to the list will enable any meta name. Prefixing an entry with - will exclude a meta name. Prefixing an entry with + will include a meta name (+ can be omitted).

Note

This option is the first criteria applied to the meta tags being parsed. If you exclude all meta tags, Alkaline-specific meta data will not be available either.

This option was added in version 1.5.

Default

ParseMetas=*

Example

ParseMetas=-description,+filename,custom