metadata tag

We need your assistance to make the documentation accurate, user friendly and understandable. Therefore we welcome any tips or suggestions regarding documentation. Thank you in advance for your contribution.

However, we will not respond to technical support questions submitted using this form. If you are having difficulty with CMSMS and cannot find the solution on this website, please submit your question appropriately on our support forum at: http://forum.cmsmadesimple.org. Please remember to follow the forum rules when posting.

CMS Made Simple™ Partner



   Purpose

This tag is used to provide meta information in the generated HTML output. It combines the information global metadata field in the Settings - Global Settings page, and any page specific metadata entered when editing content.

This tag will also, by default output a <base> tag for use with relative links.

   How to use?

Usually the tag is placed within the <head> section of the page template at an appropriate spot for meta tags.

   Available parameters

  • showbase=false - (optional) if specified, no <base> tag will be generated. in the output.
  • assign - (optional) assign the output of this tag to the named smarty variable.