I was just going through a few sites to see how to display to add rich data while sharing and came across this answer HERE. I have this site here https://www.honchobaby.com/ to which i have already added all the necessary data namely :-
<meta content="Honcho Baby? I New Born and Baby | Swaddles | Blanket" property="og:title">
<meta content="Shop the best for new borns. Baby muslin swaddles and essentials with pure 100% certified organic fabrics" property="og:description">
<meta content="website" property="og:type">
<meta content="https://www.honchobaby.com" property="og:url">
<meta content="Honchobaby" property="og:site_name">
<meta content="https://cdn.myshopmatic.com/images/4PGOJ9/w2vjYQXEjw.png" property="og:image">
I am not concenred with the og:image
displaying as of now just need the title and the description to display correctly , suprisingly if i take the same source code and add it to my git site HERE. I see a preview/rich data , see screenshot below :-
However same source code, on the original site does't work
Why is this odd bug occurring ?
question from:
https://stackoverflow.com/questions/65844446/facebook-open-graph-tags-not-working-fine-and-preview-doest-display 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…