This used to work ok - each blog entry I made could be posted to Facebook and the first paragraph would appear under the title alongside any picture.
For some reason (template change?) it now pulls in the first paragraph of older blog entries, so when people try to share it gets the wrong text in the Facebook timeline.
Any suggestions where the problem may lie?
Cheers, Adrian
Reported on Movable Type 3.x

Facebook now relies on the Open Graph Protocol to scrap a page. You need to follow that path (it fixes the kind of behavior you describe, which happens notably on pages that display several different posts, like a home page). And you can use the Facebook Debugger to see how their spider sees your pages and what's missing for it to function as expected.