in Education by
I have set all my meta properties in the way I understand they should be. Currently when I 'like' the page it only posts the info index home page. The image is the last image written in the markup. My page structure uses .htaccess to make pretty URL's (it's not wordpress). The 'like' button code is Does Facebook like bypass .htaccess? JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
Use the Javascript SDK based like button instead of the iframe based one, this should fix your issues. http://developers.facebook.com/docs/reference/javascript/ Its the (default) HTML5 option when you grab the code from this page: http://developers.facebook.com/docs/reference/plugins/like/

Related questions

0 votes
    I have a Facebook Like button implementation which is rendering fine in all browsers desktop and mobile. But ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    I've set up a simple app to run in a page tab. After authorizing the use of the app, just for ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jan 16, 2022 in Education by JackTerrance
0 votes
    I am trying to make a API call to wikipedia through: http://en.wikipedia.org/w/api.php?action= ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 21, 2022 in Education by JackTerrance
0 votes
    I have been using php-sdk to connect to facebook for a while and I never had any problems, but ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    An AI system uses two broad classes of data namely content data which includes the raw video streams title, ... filters d) YouTube Select the correct answer from above options...
asked Nov 13, 2021 in Education by JackTerrance
0 votes
    I have a query as given below: SELECT DISTINCT(FldStrategyID), FldTradeServerName,FldBaseDir,FldBinaryStartTime FROM ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 4, 2022 in Education by JackTerrance
0 votes
    I've followed all guides and answers, and everything displays correctly, but the actual upload doesn't ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 7, 2022 in Education by JackTerrance
0 votes
    I've followed all guides and answers, and everything displays correctly, but the actual upload doesn't ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I'm creating a button in Tkinter and I wanted to create rounded corners, other posts suggested using an ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 16, 2022 in Education by JackTerrance
0 votes
    __________ is a device like photocopier, which creates an electronic form of a printed image. Select the correct answer from above options...
asked Nov 25, 2021 in Education by JackTerrance
0 votes
    When you run git fetch from my local repo, will it update your local code and target branch? A. Yes, the command ... new commits and keep them in a separate branch in local repo...
asked Dec 20, 2022 in Education by JackTerrance
0 votes
    When you run git fetch from your local repo, it will update your local changes in working area? A. True – ... It updates local repo only and does not affect the working area...
asked Dec 20, 2022 in Education by JackTerrance
0 votes
    I have the following models: class Project(models.Model): name = models.CharField(max_length=300, unique= ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 22, 2022 in Education by JackTerrance
...