I want to create a Facebook like counter for specific pages on my website.
For example I may have these pages on my website, of which, each have a different article on them:
www.mysite.com/article1.cfm
www.mysite.com/article2.cfm
www.mysite.com/article3.cfm
I want each of these pages to have its own Facebook "like" counter element which when clicked will keep track of how many likes that individual page has. I've tried to check out Facebook's explanation of all of this, but I'm new to Facebook development. My primary server-side language I must use to accomplish this is ColdFusion - of course if there is a JavaScript/jQuery solution or other ways to accomplish this I am open.