When I post to Facebook it uses the default image above. How do I change it to my logo?
Kind regards Mark.
go to page settings and in the custom head code add this changing the info in speech marks
<meta property="og:title" content="SITE NAME HERE" />
<meta property="og:image" content="LOGO URL HERE" />
<meta property="og:description" content="DESCRIPTION HERE" />
<meta property="og:url" content="SITE URL HERE" />
then go to https://developers.facebook.com/tools/debug/ enter URL and debug then click fetch new scrape information.
"<meta property="og:title" content="Everso Me" />
<meta property="og:image" content="https://www.everso.me/ow_userfiles/themes/theme_image_3.jpg" />
<meta property="og:description" content="Everso Me. Come and join in the fun with the alternative social network. Meet new friends, share photos, videos, chat and more." />
<meta property="og:url" content="https://www.everso.me" />"
Kind regards,
Mark.
Kieron +1
:Mark, please see this: http://www.oxwall.org/forum/topic/24875?page=1#post-112078
See tutorial: https://docs.oxwall.org/plugin-tuts:enable-debug?s[]=debug&s[]=mode
This did not not work. Here is what I have put in:
"<meta property="og:title" content="Everso Me" />
<meta property="og:image" content="https://www.everso.me/ow_userfiles/themes/theme_image_3.jpg" />
<meta property="og:description" content="Everso Me. Come and join in the fun with the alternative social network. Meet new friends, share photos, videos, chat and more." />
<meta property="og:url" content="https://www.everso.me" />"
Kind regards,
Mark.
"<meta property="og:image" content="https://www.everso.me/ow_userfiles/themes/theme_image_3.jpg"/>"
Can you please provide me your admin details in PM?
"<meta property="og:title" content="Everso Me" />
<meta property="og:image" content="https://www.everso.me/ow_userfiles/themes/theme_image_3.jpg" />
<meta property="og:description" content="Everso Me. Come and join in the fun with the alternative social network. Meet new friends, share photos, videos, chat and more." />
<meta property="og:url" content="https://www.everso.me" />"
in the page settings.
You need to go to the social sharing plugin settings and replace the default image with yours.