billyboem4
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [Autoptimize] Divi compatibility issueI’ll do that. Thanks for replying.
Forum: Plugins
In reply to: [Yoast SEO] Whatsapp link previewI fixed it by turning off the include css directly into HTML in autoptimize.
Apparently WhatsApp and Telegram etc. don’t like it when there is a ton of code in front of the open graph tags.Whenever you run into this issue, make sure there isn’t too much code in front of the tags. Try to set the tags as soon as possible after opening the <head>.
Forum: Plugins
In reply to: [Yoast SEO] Whatsapp link previewHi,
I am experiencing the same issue.
Can confirm that the proper tags are present in the head. And also that nothing is actively blocking the WhatsApp requests. I can see WhatsApp requesting the website in my webserver’s log.HTML/HEAD
<meta property="og:locale" content="nl_NL" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home - Overkapping Breda" /> <meta property="og:description" content="Overkapping Breda is het juiste adres voor een Douglas overkapping. Onze houten overkappingen worden naar uw wens op maat gemaakt." /> <meta property="og:url" content="https://overkappingbreda.nl/" /> <meta property="og:site_name" content="Overkapping Breda" /> <meta property="og:image" content="https://overkappingbreda.nl/wp-content/uploads/2019/03/DSC_5818_340x340.jpg" /> <meta property="og:image:secure_url" content="https://overkappingbreda.nl/wp-content/uploads/2019/03/DSC_5818_340x340.jpg" /> <meta property="og:image:width" content="340" /> <meta property="og:image:height" content="340" />
LOG
143.179.116.74 - - [03/Apr/2019:14:49:23 +0200] "GET / HTTP/1.1" 200 116901 "-" "WhatsApp/2.19.81 A"
- This reply was modified 5 years, 8 months ago by billyboem4.
Viewing 3 replies - 1 through 3 (of 3 total)