Page 1 of 1

Open graph facebook

Posted: Mon Feb 03, 2020 12:52 pm
by Joel
Hi, I thought that would be a 5 mins exercise and the website is done but after 3 days of debugging and scraping the website and I are in pieces.

I read all the notes on this forum, read fb, watched videos and still fb is showing a visa card image. Please have a look and help.

http://starofemerald.com/index.html
(Other pages don't work neither but once I learn what is wrong I will fixed them)

The message I'm getting is : Inferred Property
The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags. It shows visa image (og:image http://starofemerald.com/images/Visa-512.png). I tried to put url for the image I want but nothing changes (http://starofemerald.com/images/logo_enlarged_fb.jpg). Tried uploading the image from the WYSIWYG program. Tried resize it to recommended size.

Any more suggestions???

Re: Open graph facebook

Posted: Mon Feb 03, 2020 1:31 pm
by Pablo
I do not see any wrong. The URL of the image is correct.

Re: Open graph facebook

Posted: Mon Feb 03, 2020 8:12 pm
by crispy68
not sure if this makes a difference or not but the URL you are using for the og:image is:

http://www.starofemerald.....

and when you run the facebook scraper it is using the url:

http://starofemerald.com......

I do not see the og:url tag in your code. I would add this tag using whichever url you want but make sure all your urls are the same.

Re: Open graph facebook

Posted: Wed Feb 05, 2020 4:39 am
by Joel
Hi Pablo,

Correct url or not, it's still showing visa card picture.

Crispy68, where exactly would you put the tag in html?

Re: Open graph facebook

Posted: Wed Feb 05, 2020 7:01 am
by Pablo
Maybe your browser is displaying the previous image from cache?
Did you try to clear your browser cache?

The code is correct so it's not related to WWB.

Re: Open graph facebook

Posted: Wed Feb 05, 2020 9:45 pm
by crispy68
Go to Page --> Page Properties --> Meta Tags --> Open Graph --> URL

If you have an App ID I would add that also.