Have I done everything right?
1. I created a unique image that I would like to appear on FB links etc, which doesn't actually appear in that same form on my site.
2. I uploaded it to my www, and then hid it behind my page background so that it isn't visible to visitors, to the page
(will this make it too hard for Facebook to find it? is there another way to do it? ie upload a photo to a photo-sharing site and copy the URL from there?)
3. I pasted and filled in the blanks in the Open Graph Metatag, kindly supplied by Spitsoor
3. I published my site
4. I tested it on FB
5. No luck. The new pic has not appeared, though I understand it could take some time to filter through. Or maybe my method of hiding it on the Page Background is my undoing. Turns out that since I started this thread, Facebook has gone and switched to a head-and-shoulders pic of myself as its image of choice. Oh great. Now it looks like I'm on a big ego trip
This process has created a new question for me. Which overrides which? The description in Web Properties -> Website -> (Description Box), vs the description in Web Properties -> Website -> HTML Code (head)?
Thanks again for all your awesome help
PS code is below
<meta property="og:title" content="A Little Imagination Goes a Long Way" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.monkeypants.com.au" />
<meta property="og:image" content="http://www.monkeypants.com.au/mpmthumb" />
← that won't work....you have to specify the filetype i.e.: mpmthumb.jpg or mpmthumb.png
furthermore, you do not have to hide it in your page, because it's in the www section of your server, not in the html_files folder of your site, so no chance of it being deleted when publishing your site. Rest looks just fine!
<meta property="og:site_name" content="Monkey Pants Media" />
<meta property="og:description" content="Creative, energetic film and graphic design in Port Stephens, Newcastle and the Hunter" />
Bookmarks