blog: metadata
Hi there,
I'm trying to customise the metadata for blog message. i.e each blog content should have a unique meta tags for seo purposes. Anyone know how do I achieve that?
example below
<meta name="description" content=""/>
<meta name="keywords" content="Car, road trip, music"/>
<meta property="article:publisher" content="" />
<meta property="article:section" content="Car" />
<meta property="article:published_time" content="2014-05-12T08:00:43+10:00" />
<meta property="article:modified_time" content="2014-05-15T14:38:58+10:00" />
Regards,
Teck
Hi Telstra1
as far as I am aware you can control description and keywords for the community nodes but not directly for messages. Do you know if your community has been enabled with the support for the Opengraph meta tags - these would be auto-generated and include some of the ones you are looking to add.
Thanks,