I have recently designed a website with no img tags, only one big fat CSS sprite with everything in it. Though, when I try to publish that website on Facebook, it won't show a preview thumbnail — probably because it doesn't find any images on the markup. Any suggestions? I'd still like to keep it a super fast img-less website, nevertheless.
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
I would suggest this reading
Google is your friend :) It all resumes to add a meta info to your code as:
and try not to make that image more than 250px wide. |
|||
|
|
|
Facebook uses a proprietary link type called
Just insert that in your If you're also interested, Facebook also recognizes two other |
|||
|
|