开发者

twitter count not getting updated

开发者 https://www.devze.com 2023-03-16 02:41 出处:网络
<a href=\"http://twitter.com/share\" class=\"twitter-share-button\" data-count=\"vertical\" data-counturl=\"<?=$link_base?>welcome/create41/<?=$identifier?>\"
<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" 
       data-counturl="<?=$link_base?>welcome/create41/<?=$identifier?>"
       data-url="<?=$link_b开发者_Go百科ase?>welcome/create41/<?=$identifier?>">
        Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>

I have included a tweet button in my page but the count is not getting updated.

I also wanted to know if there is a delay in the count getting updated?


Since you are using a widget which pulls data directly from twitter, there is nothing you can do about it. Any sort of delay or mismatch will be because of twitter itself.

0

精彩评论

暂无评论...
验证码 换一张
取 消