zonaw
09-12-2015, 12:48 PM
I need to use the title of the page on a meta property:
Example:
<meta property="og:title" content="TITLE OF THE PAGE"/>
The following code its not working for me:
<meta property="og:title" content="{vb:raw page.title}"/>
Example:
<meta property="og:title" content="TITLE OF THE PAGE"/>
The following code its not working for me:
<meta property="og:title" content="{vb:raw page.title}"/>