If no og:image or link rel=”image_src“ is given, Facebook tries to guess the thumbnail image for the article url by scraping the html for images.
Is there any way to prevent Facebook from doing this?
What I'm basically trying to achieve is to have my articles shared on Facebook without any images.
(I know it's a rather unusual question, but I definitely don't want to provide any og:image or link rel=”image_src“ meta information.)