Francys Posted April 23, 2010 Share Posted April 23, 2010 Hello all, After reading regarding tags... and since i have FWR KissMT that pretty much sorts the header tags, aswell as Seo Urls 5, i need now something like this in header: <link rel="image_src" type="image/jpeg" href="http://www.MYSITE.com/icon-facebook.gif" /> and to make it dinamyc: <?php echo '<link rel="image_src" type="image/jpeg" href="' . tep_href_link(DIR_WS_IMAGES . $product_info['products_image']) . '" />'; ?> i'm missing something here, how can i put this image - header tag, so social bookmarks etc can recognise the product image (im configuring in products_info.php) Link to comment Share on other sites More sharing options...
piperman Posted January 24, 2011 Share Posted January 24, 2011 Hi Francys, DId you ever get to the bottom of this, I've been looking for this also piperman Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.