When Im Sharing my site on Facebook it will not show a Thumbnail picture from the site? Is it something I need to tag?
You have to define the image in Facebook opengraph tags like this:
<meta property="og:image" content="http://yourawesomewebflowsite.com/mom.jpg"/>
Have a look here for a complete overview:
That worked! Thanks @perkristian