Hoople

msg:4342437 | 8:12 pm on Jul 21, 2011 (gmt 0) |
Facebook pulls the info from the page meta property og tage content. Examplified below: <meta property="og:title" content="title text" /> <meta property="og:type" content="non_profit" /> <meta property="og:url" content="http://www.example.com/" /> <meta property="og:image" content="http://www.example.com/images/image.jpg" /> <meta property="og:site_name" content="Site name" /> <meta property="fb:admins" content="#*$!000#*$!000" /> This is documented in the section on placing a share/like button on a webpage in the FaceBook developers help section.
|
stevelibby

msg:4342442 | 8:24 pm on Jul 21, 2011 (gmt 0) |
I have done this yet its not pulling it what have i done wrong
|
Hoople

msg:4342458 | 8:41 pm on Jul 21, 2011 (gmt 0) |
Try running your HTML thru a validator - fix all reported errors and warnings. Might find it right off :-)
|
stevelibby

msg:4342468 | 8:52 pm on Jul 21, 2011 (gmt 0) |
i know there are a quite a few errors on the validation side of things, but will that really make much of a difference?
|
stevelibby

msg:4342656 | 10:41 am on Jul 22, 2011 (gmt 0) |
i have just tried this on a page with absolutely no errors and it still don't work properly
|
Hoople

msg:4342847 | 6:46 pm on Jul 22, 2011 (gmt 0) |
Try the button in a fresh (empty - no content whatsoever) page to see if it's your button coding or the page you placed it in.
|
stevelibby

msg:4343012 | 9:17 am on Jul 23, 2011 (gmt 0) |
yes that's what I have done and still does not work
|
Tommybs

msg:4343040 | 12:14 pm on Jul 23, 2011 (gmt 0) |
Have you run your url through the url linter tool? https://developers.facebook.com/tools/lint/ Sometimes this forces facebook to crawl your site and fix these errors. Other times I've noticed this is just down to allowing time for them to crawl it.
|
stevelibby

msg:4343152 | 10:30 pm on Jul 23, 2011 (gmt 0) |
no I haven't and I shall try this and let you know.
|
stevelibby

msg:4343233 | 11:11 am on Jul 24, 2011 (gmt 0) |
great works a treat, I think it was because I placed the facebook post behind comment post. I have now placed on the pre post also and works well. Thank you. Is there anyway I can add parameters into the message?
|
|