I want to share posts from my blog on Facebook. My posts are made on the opening page and the share buttons open up the Facebook share window. The only thing that is shared is what looks like the following
http://parableofthelost.com/?p=102
http://parableofthelost.com/?p=102
I found a post that seemed to be similar to my problem and it was recommended to look at Facebook debugger
nput URL, Access Token, or Open Graph Action ID
Scrape Information
Response Code: 206
Fetched URL: http://parableofthelost.com/
Canonical URL: http://parableofthelost.com/
Open Graph Warnings That Should Be Fixed
Inferred Property: The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags.
Tiny og:image: All the images referenced by og:image must be at least 200px in both dimensions. Please check all the images with tag og:image in the given url and ensure that it meets the minimum specification.
Object Properties
og:url: http://parableofthelost.com/
og:type: article
og:title: Parable of the Lost...
og:image:
og:description: Working to guide the lost
og:site_name: Parable of the Lost...
og:updated_time: 1353270879
Raw Open Graph Document Information
Meta Tag: <meta property="og:type" content="blog" />
Meta Tag: <meta property="og:title" content="Parable of the Lost..." />
Meta Tag: <meta property="og:url" content="http://parableofthelost.com/" />
Meta Tag: <meta property="og:description" content="Working to guide the lost" />
Meta Tag: <meta property="og:site_name" content="Parable of the Lost..." />
I can go to other pages on my site and the share feature works by showing a small except from the content along with the Icon. How can I get my article posts to do the same thing?
The blog I need help with is parableofthelost.com.