Other sites picking up default nodebb

So when I post some of my topics as links externally, it shows NodeBB picture, not my site graphics. Where do I load an image for my site to show? 950c1ed4-d7ee-4ba2-83e4-e3936a4e4b4e-image.png

2 points · 6 comments · view on lemmy.world

6 Comments

baris@community.nodebb.org · 2 pts · 316d

/admin/settings/general#logo-and-icons make sure to upload your own versions for the images here, not just site logo.

eeeee@community.nodebb.org · 1 pts · 316d

it still hasnt changed. Is it og:image that holds the image that shows on links?

baris@community.nodebb.org · 1 pts · 316d

Yes, it might be cached on whatever platform you are testing though, you can try the facebook url debugger to grab a uncached version.

jonathanrdd@community.nodebb.org · 1 pts · 314d

It’s 100% the og:image. You’ve got to refresh the cache manually with the debugger tools or clear it in your CDN if you’re using one.

baris@community.nodebb.org · 1 pts · 316d

Upload og:image and touch icon on the same page.

eeeee@community.nodebb.org · 1 pts · 316d

I loaded it here and it only shows on forum page, not on links. image.png

Where to load an image for links?