I’m using iWeb to design a website and I’m getting html showing up as well as the Like button, when I access my site on iphone and/or ipad. Anybody have any clues?
Website: ncdoggydaycare.com
Code is posted here: ncdoggydaycare.com/Blank.html
Make sure to use a capital “B” in Blank.html
You need to add /Site to that link before the HTML page.
The reason it’s showing the HTML is because you’re closing the iframe before you’ve finished with it. Here you go: