Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

HTML, JS and css.. Wrong info to Facebook - Not wordpress WordPress

  • SOLVED

Hi,

I hope it's ok to ask for this fix here. I'm kinda in a hurry for time and I've spent hours searching it down.

When someone shares the page [[LINK href="http://share.gobaby.go/update"]]http://share.gobaby.go/update[[/LINK]] it sends information from the original template.

After searching and modifying everything in the template I still can't find where to change this out.
I've changed all the og: information to pull what I want but I think this is getting in the way...

I think it's pulling from this in the header...

<script id="facebook-jssdk" src="//connect.facebook.net/en_US/all.js#xfbml=1&amp;appId=771598099538424"></script>

That being an appId, I went and started setting up an app but I don't completely under apps so I don't want to go through setting it all up when that might not be it. I also don't know the exact settings I need to put into place to share the proper information.

Answers (1)

2014-06-17

Navjot Singh answers:

Can you please correct the link?


Doug Montgomery comments:

Sorry about that

http://share.gobabygo.pl/update


Navjot Singh comments:

Seems fine here. Check again. Also add

<meta property="og:url" content="http://share.gobabygo.pl/update" />

tag.

[[LINK href="https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fshare.gobabygo.pl%2Fupdate%2F"]]Source:[[/LINK]]


Doug Montgomery comments:

Thank you. I don't know why but I was getting the old templates image and other information. This makes me think there is a cache somewhere but it's just 2 files. No caching system unless it's server side that I'm unaware of.
Thanks