Need a help. Facebook acting weird, please please need a help

deadcode

Newbie
Joined
May 7, 2011
Messages
45
Reaction score
13
whenever I try to post my blog's url in facebook status box it shows a posts, but when I try using some anyother blog's url it shows their homepage, why is it happening to me, please help,

Check the images below you will understand what I am saying
BHW.jpgcomp.jpgIYW.jpg<<------------ this pic is my blog's

I have used an arrow to show what I want to show, P.S I am not good in Photoshop
I want to solve this that is whenever I use http://www.inspireyourway.com in facebook it should show my homepage url not any post page url

Please guys I need your help, please help me with this, thanks in advance
 
Last edited:
set your og tags in the header.

https://developers.facebook.com/docs/opengraphprotocol/
It is not working can you tell me specifically which code I will have to enter, thanks
 
<meta property="og:title" content="The Rock"/> <meta property="og:type" content="movie"/> <meta property="og:url" content="http://www.imdb.com/title/tt0117500/"/> <meta property="og:image" content="http://ia.media-imdb.com/rock.jpg"/> <meta property="og:site_name" content="IMDb"/> <meta property="fb:admins" content="USER_ID"/> <meta property="og:description" content="A group of U.S. Marines, under command of a renegade general, take over Alcatraz and threaten San Francisco Bay with biological weapons."/>


then go to http://developers.facebook.com/tools/debug and enter your url again to refresh facebooks cache
 
Back
Top