Page 1 of 1
Phoca Open graph not working
Posted: 24 Aug 2018, 11:14
by britty29
Hii
I have set up the plugin but the image still doesn't show if I share the web page on whatsapp?
shop.royalcoffee.co.za
Re: Phoca Open graph not working
Posted: 27 Aug 2018, 14:47
by Jan
Hi, I don't see any meta tags set by teh plugin on this site?
Jan
Re: Phoca Open graph not working
Posted: 21 Sep 2018, 10:14
by britty29
Hi Please check site test15.icontest.co.za?
Re: Phoca Open graph not working
Posted: 22 Sep 2018, 11:53
by Jan
Hi,
Code: Select all
<meta name="og:site_name" content="Royal Coffee Roasters Shop" />
<meta name="og:title" content="Royal Coffee Shop Entrance - Royal Coffee Shop" />
<meta name="og:url" content="http:// .../" />
<meta name="og:type" content="website" />
<meta name="og:image" content="... /images/Royal-Coffee-Roasters-ogimage.png" />
everything seems to be OK in the code, so you need to check your application if it can read the meta tags with name (or property)
Jan
Re: Phoca Open graph not working
Posted: 25 Sep 2018, 07:52
by britty29
Which one would be the best?
Re: Phoca Open graph not working
Posted: 29 Sep 2018, 11:27
by Jan
In the application where it is not displayed. So in your case in whatsapp. For example, Facebook has a website for developers where they can check the output, including the correctness of the meta tags.
In Facebook there can be problem if the tag has attribute name instead property (can be set in options of the plugin)
Jan