I’m having a very strange issue with my Facebook like button. When i’m logged into Facebook.. everything works fine.
When I click the button when i’m not logged in, my like button actually tries to load www.facebook.com inside of the like button through an iframe.
This gives an error stating
facebook.com/' in a frame because it set 'X-Frame-Options' to 'deny'.
I have tried updating the code to the newest javascript (in testing) and other types of configurations, with no luck.
Here is my page to see this happening: https://www.infinitesweeps.com/sweepstakes/roundup/
Do you see anything wrong?