Open graph facebook

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Joel
 
 
Posts: 151
Joined: Thu Sep 23, 2010 10:10 am
Location: Australia
Contact:

Open graph facebook

Post 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???
User avatar
Pablo
 
Posts: 23442
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Open graph facebook

Post by Pablo »

I do not see any wrong. The URL of the image is correct.
User avatar
crispy68
 
 
Posts: 3056
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Open graph facebook

Post 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.
Joel
 
 
Posts: 151
Joined: Thu Sep 23, 2010 10:10 am
Location: Australia
Contact:

Re: Open graph facebook

Post 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?
User avatar
Pablo
 
Posts: 23442
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Open graph facebook

Post 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.
User avatar
crispy68
 
 
Posts: 3056
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Open graph facebook

Post by crispy68 »

Go to Page --> Page Properties --> Meta Tags --> Open Graph --> URL

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