Hi,
Currently when sharing my homepage o nfacebook, I get a wrong logo. It seems that the FB link just grabs one of my random photos on the homepage for this. I would like it to grab my site logo.
Bascially, I want to have my site logo+description when I share my homepage and have product logos+description when sharing specific product (this one already works.)
I've added the meta description which solved the first part, but I cant find anywhere to set the Logo image as my default webpage photo.
Can anyone help me with this?
Using OC 1.5.5.1 with a custom theme.
in the <head></head> add this
the og:image must be at least 200x200px if I remember well. Recommended 1500x1500px.
Code: Select all
<?php if (!isset($this->request->get['route']) || (isset($this->request->get['route']) && $this->request->get['route'] == 'common/home')) { ?>
<meta property="og:image" content="http://yoursite/image/og-image.png" />
<?php } ?>
Opencart Templates, Modules, Themes & Custom Development | ShopThemer
No problem. Edit the topic title and add [SOLVED]
Opencart Templates, Modules, Themes & Custom Development | ShopThemer
hello I'm having this same problem, i contacted my opencart template designer and they said they cant assist me with my issue, problem- when I try to post my website to a social site, I'm seeing a background image and no description of the site... and its a big set back for me to market my site....
Can you please walk me through how you solved this problem?
Thanks in advance
Can you please walk me through how you solved this problem?
Thanks in advance
Who is online
Users browsing this forum: Amazon [Bot] and 26 guests