Set and output other HTML tags for the <head> section of a page

{% do _page.addHead('<link rel="canonical" href="http://www.mydomain.com/url">') %}
{% head %}
<link rel="canonical" href="http://www.mydomain.com/url">
{% endhead %}
{{ _page.head() }}
This documentation is only for Aptuitiv CMS. Learn more.
Get Started With Aptuitiv