This content originally appeared on DEV Community and was authored by
I was developing a website for my dad and was adding the OG meta information. I don't know what happened to the image, but it was super small. I was testing the outcome on Discord and it seems like I coded something seriously wrong.
If you look at github's OG data, it looks like this:
Here is my OG data code:
<meta property="og:type" content="website" />
<meta property="og:title" content="Agape-TX Chiropractic">
<meta property="og:description" content="Agape Chiropractic is your neighborhood clinic situated on a small ranch in Whitewright, TX. Bring your family and animals for an adjustment and enjoy the beautiful scenery in the coutryside.">
<meta property="og:image" content="https://github.com/Conner1115/Conner1115/blob/main/portfolio-images/Screen%20Shot%202021-04-12%20at%2012.13.54%20PM.png?raw=true">
<meta property="og:image:type" content="image/png"/>
<meta property="og:image:width" content="1200"/>
<meta property="og:image:height" content="630"/>
<meta property="og:url" content="https://agapechiro-tx.com">
<meta name="copyright" content="2021">
If you can provide me with an answer, I will greatly appreciate it. Thanks!
This content originally appeared on DEV Community and was authored by
| Sciencx (2021-04-21T20:31:43+00:00) What happened to my <meta> OG image?. Retrieved from https://www.scien.cx/2021/04/21/what-happened-to-my-meta-og-image/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.