Topic-icon Mismatch og:url and canonical url

Active Subscriptions:

None
10 years 2 months ago #57604 by imnlimited
Having exactly the same issues as this post:

www.sourcecoast.com/forums/jfbconnect/jf...in-facebook-debugger

Issue:

Mismatch og:url and canonical url og:url tag in the header is not the same URL as rel='canonical' link in the html.

try: www.opgroeigids.nl/kidsgids/kinderopvang...bels-bellendonkplein

Also not showing images. Seems to be with all jReviews listings.
The topic has been locked.
Support Specialist
10 years 2 months ago #57610 by alzander
Honestly, you've got a big issue on your site. Every page I just looked at has the following html tag:
<link rel="canonical" href="https://www.opgroeigids.nl" />
That's telling every search engine, social media site and anything else that scans every page of your site that it shouldn't be looking at the page it's viewing and should instead redirect the user back to your home page.

You really need to fix that problem, which will also fix the og:url issue if the canonical link is correct.

For more information on canonicals, see:
support.google.com/webmasters/answer/139066?hl=en

Alex
The topic has been locked.
Active Subscriptions:

None
10 years 2 months ago #57611 by imnlimited
MMM, not sure who added that, but I have removed it now from index file...

thanks a million!!!!
The topic has been locked.
Active Subscriptions:

None
10 years 2 months ago #57612 by imnlimited
what about this:


Object Missing a Required Value Object at URL 'www.opgroeigids.nl/kidsgids/dagjes-uit/s...bouterpad-achterhoek' of type 'place' is invalid because a required property 'place:location' of type 'geo_point' was not provided.
The topic has been locked.
Support Specialist
10 years 2 months ago #57617 by alzander
I'm not sure of all the details of the 'place' type of Open Graph content. It sounds like if you're using that type, though, there are additional OG tags you must set. I'd recommend looking at the Open Graph spec or Facebook's Open Graph documentation for how to use any other types you may want to set for what extra properties need to be set with them.

I hope that helps explain a bit more,
Alex
The topic has been locked.