Hi peeps I have added the fb post to profile button to my webpage however once people hit the button i keep getting the wrong text title and description and image, how can I change this?
Hoople
8:12 pm on Jul 21, 2011 (gmt 0)
Facebook pulls the info from the page meta property og tage content. Examplified below:
This is documented in the section on placing a share/like button on a webpage in the FaceBook developers help section.
stevelibby
8:24 pm on Jul 21, 2011 (gmt 0)
I have done this yet its not pulling it what have i done wrong
Hoople
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
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
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
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
9:17 am on Jul 23, 2011 (gmt 0)
yes that's what I have done and still does not work
Tommybs
12:14 pm on Jul 23, 2011 (gmt 0)
Have you run your url through the url linter tool? [developers.facebook.com...] 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
10:30 pm on Jul 23, 2011 (gmt 0)
no I haven't and I shall try this and let you know.
stevelibby
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?