-2

On my new website, the like button doesn't work properly. I can like the page without any problem, but when I try to put the comment on it, every assets of Open Graph tags drop off on the wall. Please check http://graphiccode.info/.

Well, I have installed like buttons many times at work, but this one doesn't work properly. I checked every aspects of the HTML code, and I think nothing is wrong here. I put the same HTML file on a different server and checked, but neither of them are working. Since it works perfectly fine when I put the different domain on the same server, I think the .info domain is the reason why it's not working.

Kara
  • 6,115
  • 16
  • 50
  • 57
NARIO
  • 35
  • 1
  • 5

3 Answers3

1

I got the problem solved.

The problem was actually really simple. Days after I asked this question, it started working just fine. I guess that was only a timing issue. Maybe, right after you register for domain, og tags don't work properly I guess.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
NARIO
  • 35
  • 1
  • 5
0

The .info domain should be working in Facebook (at least mine is working as far as I know). I think you should contact Facebook support directly for your case.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Eddy Chan
  • 1,161
  • 1
  • 8
  • 15
0

You have an error in your page metadata:

<meta name="description" content="This is the testdescription ihope it appears."

(eg, should be a closing > at the end).

Matt Andrews
  • 2,868
  • 3
  • 31
  • 53