I have entered into the social sharing the photo, and the text. When I upload it, there is another picture entirely and I can't find out where it is coming from. deleted all the meta tags og and entered manually but it appears that it is in some script from nicepage I can't find in JS. If I go to facebook debugger i get an error that my
Provided og:image URL, https://randallgartman.com/images/randallfacebookpostfin.png could not be processed as an image because it has an invalid content type. The photo is in my images file. It's not spelled incorrectly and the reference content is image/png and images/png. My meta tag for the item is
meta property="og:image" content="https://randallgartman.com/images/randallfacebookpostfin.png"
I think the problem is in this script but it is encrypted. I deleted the script and nothing happened.
//->{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Randall EPK",
"logo": "images/randallfacebookpostfin.png",
"sameAs": [
"https://facebook.com/randallgartmanmusic",
"https://twitter.com/randallgartman",
"https://instagram.com/randallgartman",
"https://open.spotify.com/artist/0CVeSGwTf7RbARO2erjnfZ?si=SvRlG_k-TNOa-bFgprEC8A"
]
}
I have entered into the social sharing the photo, and the text. When I upload it, there is another picture entirely and I can't find out where it is coming from. deleted all the meta tags og and entered manually but it appears that it is in some script from nicepage I can't find in JS. If I go to facebook debugger i get an error that my Provided og:image URL, https://randallgartman.com/images/randallfacebookpostfin.png could not be processed as an image because it has an invalid content type. The photo is in my images file. It's not spelled incorrectly and the reference content is image/png and images/png. My meta tag for the item is meta property="og:image" content="https://randallgartman.com/images/randallfacebookpostfin.png" I think the problem is in this script but it is encrypted. I deleted the script and nothing happened. //->{ "@context": "http://schema.org", "@type": "Organization", "name": "Randall EPK", "logo": "images/randallfacebookpostfin.png", "sameAs": [ "https://facebook.com/randallgartmanmusic", "https://twitter.com/randallgartman", "https://instagram.com/randallgartman", "https://open.spotify.com/artist/0CVeSGwTf7RbARO2erjnfZ?si=SvRlG_k-TNOa-bFgprEC8A" ] }Last edited 03 January 2024 by randy.gartman