Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Add meta tag to HTML header of product pages

Home / Forums / Virtue Theme / Add meta tag to HTML header of product pages

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
May 12, 2015 at 1:10 am

Hi,
I’m using Virtue premium on my website ( )
I need to add specific meta tags to HTML header of each product page, to be able to use Pinterest rich pin feature.
According to Pinterest ( I need to add following meta tags to each product page header somewhere between the <head> </head> tags:

<meta property=”og:title” content=”Name of your product” />
<meta property=”og:type” content=”product” />
<meta property=”og:price:amount” content=”1.00″ />
<meta property=”og:price:currency” content=”USD” />

Since each product has different name and price, I need to add these meta tags to each product page separately.
But I couldn’t find where I can modify each product page header HTML code. I have 42 different single products, so I think somewhere there should be 42 different product files which I can open and edit the HTML of the header, am I right? If not, so how can I add these meta tags to my product pages HTML header?
Thanks
Ramin

  • The forum ‘Virtue Theme’ is closed to new topics and replies.