Today. I added Facebook “Like Button” to this web site. Here is the code for the like button:
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fsearchenginesemseo.com&layout=standard&show_faces=true&width=450&action=like&font=arial&colorscheme=dark" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:80px"></iframe>
To add Like Button to your web site, all you need to do is add the code below to your web site:
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fyour-website-domain-namedotcom&layout=standard&show_faces=true&width=450&action=like&font=arial&colorscheme=dark" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:80px"></iframe>
If you don’t like to show faces, all you need to do is to set show_faces to false i.e. show_faces=false instead of show_faces=true.
By adding this Like Button, you will help Mark Zuckerberg to become richer and more powerful on the web.