English 中文(简体)
书店
原标题:Facebook Like button
  • 时间:2010-11-12 15:44:33
  •  标签:
  • facebook

我最近想起一种虚幻的社会 p。 特别是,我网站的“Like”纽芬兰语。 一切工作都证明了这一点,当我点击纽子时,它就读到“你喜欢:http://www.branchout.com/index.php?id=3”。

我不想这样说。 我想说一下我所喜欢的内容(在这种情况下,它引出一句话)。

还有一点,我的域名是“图书馆”。

和思想,gu?

该法典的负责人是:

<head>
<title><?php echo $last; ?>) <?php echo $first; ?></title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="description" content="Sharing stuff, quotes, politicians, athletes" />
<meta name="keywords" content="Sharing stuff, quotes, politicians, athletes" />
<meta property="og:title" content="(<?php echo $last; ?>) <?php echo $first; ?>"/>
<meta property="og:type" content="song" />
<meta property="og:type" content="cause"/>
<meta property="og:url" content="http://www.thebranchout.com/index.php?id=<?php echo $jeeves; ?>"/>
<meta property="og:site_name" content="The BranchOut"/>
<meta property="og:description" content="(<?php echo $last; ?>) <?php echo $first; ?>"/>
<link rel="stylesheet" type="text/css" href="style-wampler.css" media="" />
<script type="text/javascript" src="JS/jquery-1.3.2.min.js"></script>
<script src="JS/jquery.jqEasyCharCounter.min.js" type="text/javascript"></script>
<script type="text/javascript">
    $(document).ready(function(){
        $("#slide").hide();

    $( .button ).click(function checkPass(){
        $("#slide").slideDown(); 
    });

    $( textarea#limit ).jqEasyCounter({
         maxChars : 99,
         maxCharsWarning : 95,
         msgFontSize :  14px ,
         msgFontColor :  black ,
         msgFontFamily :  Verdana ,
         msgTextAlign :  left ,
         msgWarningColor :  red ,
         msgAppendMethod :  insertBefore                
    });
});
</script>

框架是:

<iframe src="http://www.facebook.com/plugins/like.php?href=thebranchout.com/index.php?id=<?php echo $jeeves; ?>&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;font=lucida+grande&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
问题回答

http://developers.facebook.com/tools/lint/“rel=“noreferer”

你们需要把“Face”用于制作新闻节目的题目、形象和描述的插图放在你的网页上,并用标题取代你再次看到的“URL”。

http://developers.facebook.com/docs/opengraph/

我认为,用手提是一页。 在该网页上确保标题有效。 不过,我不相信他们花什么时间去掉脑。





相关问题
Facebook Connect login dialog not working

I am using Facebook Connect for iPhone and following the official instructions. I use the following code to display the login dialog: FBLoginDialog* dialog = [[[FBLoginDialog alloc] initWithSession:...

Facebook App Profile Tab is Empty ... No Content Displayed?

I can view my application via the http://apps.facebook.com/myapplication/ link and the content shows up correctly. I also added the application as a tab to a facebook page. However, when viewing the ...

Facebook Platform error: "Object cannot be liked"

I m working on a Facebook Application that generates wall posts. In testing these posts, I ve discovered that the Facebook Platform action of "liking" a post is failing. The specific error message ...

how to call showPermissionsDialog() in php (facebook api)?

I was reading over the documentation yet I could not figure out how to call Facebook.showPermissionsDialog() in php include_once ./facebook-platform/php/facebook.php ; $facebook = new Facebook(my ...

Facebook connect

If I plug in the facebook connect into my website, How can I prevent double signups? Lets say I have a user that s already signed up to my site but he clicked the connect with facebook, is there a ...

热门标签