If I try and make a facebook like button to like the following url:
http://go-style.co.uk/nggallery/page-7029/image/35/
The button likes the url:
http://go-style.co.uk/test-gallery/
Does anyone know why this is happening? I have put it through the linter at:
http://developers.facebook.com/tools/linter
but it doesnt seem to help much.
This is driving me CRAZY! please help!
Here is a typical like button that I've been trying that won't work:
<iframe scrolling="no" frameborder="0" style="border: medium none; overflow: hidden; width: 80px; height: 21px;" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?href=http://go-style.co.uk/nggallery/page-7029/image/34/&layout=button_count&show_faces=false&width=80&action=like&font=lucida+grande&colorscheme=light"></iframe>