locked
Facebook like button and Facebook Debugger RRS feed

  • Question

  • User1215890541 posted

    If i have to show proper title, image, comment and url of my web page when i click the fb-like button , then prior clicking the like button i have to debug my page's url in facebook debugger each time.

    if i dont do so, then i m not getting proper title, given image is also not shown.

    What to do to overcome this problem

    By the way i am using C# and ASP.net

    Thursday, May 10, 2012 2:55 AM

All replies

  • User1657234241 posted

    I never hear about this. It should be avoided, at least if you publish your site on server. Also

    be sure that you correctly set og: tags in your page.

    Thursday, May 10, 2012 3:25 AM
  • User1215890541 posted

    Here is the link

    try urself

    hover the iphone, click on share button fb-like button will appear

    http://floa.integ.perpetuating.com/viewfloa.aspx?floaguid=FMTest8

    Thursday, May 10, 2012 3:47 AM
  • User-733996868 posted

    for This u Need to use JQuery

    Thursday, May 10, 2012 4:09 AM
  • User1215890541 posted

    But what to do in jquery.

    Is there any fb-like jquery plugin?

    Thursday, May 10, 2012 4:15 AM
  • User-85838886 posted

    The problem is that facebook don't read the querystring. I had the same problem. Resolved using rewrite rule to pass url without querystring. Each page has to be different, dinamic pages that have the id of the content in query string to not work properly for facebook

    Tuesday, December 12, 2017 4:15 PM