Post by gamersoutlet » Mon Jan 27, 2014 7:59 pm

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.

New member

Posts

Joined
Thu Dec 12, 2013 3:12 pm

Post by Xyph3r » Mon Jan 27, 2014 11:19 pm

in the <head></head> add this

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 } ?>
the og:image must be at least 200x200px if I remember well. Recommended 1500x1500px.

ImageImageImage
Opencart Templates, Modules, Themes & Custom Development | ShopThemer


User avatar
Active Member

Posts

Joined
Sun Feb 10, 2013 1:08 am


Post by gamersoutlet » Thu Jan 30, 2014 9:46 pm

working great, thanks a lot ;)

New member

Posts

Joined
Thu Dec 12, 2013 3:12 pm

Post by Xyph3r » Thu Jan 30, 2014 11:57 pm

No problem. Edit the topic title and add [SOLVED]

ImageImageImage
Opencart Templates, Modules, Themes & Custom Development | ShopThemer


User avatar
Active Member

Posts

Joined
Sun Feb 10, 2013 1:08 am


Post by yardgearsweden » Fri Sep 12, 2014 5:49 pm

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


Posts

Joined
Fri Sep 12, 2014 5:38 pm
Who is online

Users browsing this forum: Amazon [Bot] and 26 guests