Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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.)

share|improve this question

1 Answer

up vote 0 down vote accepted

This isn't exactly what you're asking for but have you considered specifying either one of those tags and providing a URL to a spacer image (1x1px with a transparent or white background)?

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.