Twitter Tweet Button does not count

后端 未结 7 1046
不思量自难忘°
不思量自难忘° 2021-02-05 07:45

I am using the official Tweet Button from Twitter to allow users to share my site.

The button itself is working just fine, however the counter doesn\'t work and stays at

7条回答
  •  走了就别回头了
    2021-02-05 08:24

    it's not data-url, since that's the shortened url... you don't have to bother including that i don't think. set data-counturl=THE_PAGES_ACTUAL_URL so irregardless of what shortener someone uses, the count for your actual url gets incremented and displayed. so something like this... data-counturl=""

    --- ummm... nevermind, i spoke too soon...

提交回复
热议问题