{meta}

    Smarty get page metadata template plugin. Plugin outputs page metadata.

    Attributes:

    Attribute Name Type Required Default Description
    url string No n/a URL of other page than current
    tag string No title Metadata type:
    • "title" - menu item title
    • "title_full" - page extended title
    • "description" - page description
    • "keywords" - page keywords
    • "language" - page language

    Sample for using:

    {meta tag="description"}

    Above will output:

    KUSoftas CMS Programmers Guide - Template Plugins - Metadata (meta): include page metadata (title/extended title/description/keywords/language)

    Vulnerability Scanner