Phoca Open graph not working

Phoca plugins - support for all Phoca plugins except Phoca Gallery plugins
britty29
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 24 Aug 2018, 11:11

Phoca Open graph not working

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47865
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Open graph not working

Post by Jan »

Hi, I don't see any meta tags set by teh plugin on this site?

Jan
If you find Phoca extensions useful, please support the project
britty29
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 24 Aug 2018, 11:11

Re: Phoca Open graph not working

Post by britty29 »

Hi Please check site test15.icontest.co.za?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47865
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Open graph not working

Post 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) :idea:

Jan
If you find Phoca extensions useful, please support the project
britty29
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 24 Aug 2018, 11:11

Re: Phoca Open graph not working

Post by britty29 »

Which one would be the best?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47865
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Open graph not working

Post 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
If you find Phoca extensions useful, please support the project
Post Reply