Announcement

Collapse
No announcement yet.

Meta Tags for Facebook

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Meta Tags for Facebook

    I'm busy getting a "Share on Facebook" link together..
    But I need to get the Product Title, inside the Act_Primary..is that by anyway possible? For the other options in the meta info I have proper working workarounds:

    <meta property="og:title" content="NETQUOTEVAR:PRODUCTNAME"/>
    <meta property="og:type" content="product"/>
    <meta property="og:url" content="http://www.mywebsite.com/acatalog/NETQUOTEVAR:PAGEHEADER.html"/>
    <meta property="og:image" content="http://www.mywebsite.com/acatalog/NETQUOTEVAR:PAGEHEADER.jpg"/>
    <meta property="og:site_name" content="My Website"/>

    #2
    Creating a custom variable on the section level would mean I have about 2500+ products to run through....haha..

    Maybe it's time for an upgrade if it can be possible in V10..

    Comment

    Working...
    X