A command to place a meta description into the head of the page.
Basic usage:
{{ document.setmetadescription }}
Usage with parameters:
{{ document.setmetadescription(Description) }}
Parameters:
Description
(optional) – Description text. You may include [fieldname] to get description from.
Example:
{{ document.setmetadescription("custom tables, the best joomla extension, [producttitle], database") }}
Leave a Reply
You must be logged in to post a comment.