Hey guys, So I am a little bit new to this but i created a like button on all my pages which feature an article I wrote. I am using meta tags in the header of my html to tell fb the correct title/description etc. I copy and pasted my met tags from my previous site where they worked properly. So my problem is that when i test it out and hit the like button it features a picture that I do not want it to use. No matter what i do It keeps using a picture on the page but not the one i want. Here is my code: <meta property="fbage_id" content="312555288775127" /> <meta property="og:locale" content="en_US" /> <meta property=â€og:title†content=â€Do You Really Need "Cardio" Workouts?â€/> <meta property="og:description" content="Are cardio workouts or weight training more effective for losing fat... "> <meta property=â€og:type†content=â€articleâ€/> <meta property=â€og:image†content=â€http://farm9.staticflickr.com/8166/7345259306_8ec58431a4_m.jpg†/> <meta property=â€og:site_name†content=â€xxxxxxxxâ€/> <meta property=â€og:url†content=â€xxxxxxxxâ€/> BTW i filled in "xxx" for the url and sitename so i dont violate digital point policy.