Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/facebook/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如果我更改页面标题,facebook上的喜欢会发生什么_Facebook - Fatal编程技术网

如果我更改页面标题,facebook上的喜欢会发生什么

如果我更改页面标题,facebook上的喜欢会发生什么,facebook,Facebook,我使用此代码在我的网站上创建了一个类似的btn: <iframe src="http://www.facebook.com/plugins/like.php?href=URL_OF_YOUR_WEBSITE&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font

我使用此代码在我的网站上创建了一个类似的btn:

<iframe src="http://www.facebook.com/plugins/like.php?href=URL_OF_YOUR_WEBSITE&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font&amp;height=80&amp" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

现在当ppl按“喜欢”时,他们会说“喜欢用户的网站标题”

我的问题:如果我更改了我的网站的标题(因为他们按了“喜欢”按钮,所以会出现在他们的个人资料上),会怎么样?它会删除我所有喜欢的东西吗?它会不会在ppl的个人资料中改变他们“喜欢”我的页面


thnx!:)

喜欢链接到url,而不是页面的标题-因此,如果您更改页面标题,它不会影响页面上喜欢的数量,只有在您更改url的情况下