Link Tweet

I am trying to add only a simple Twitter icon that will force the user to share a link to their Twitter account. I see that there are two ways to do this:

It seems to me that if we go with an authenticated process, I really need to register the application with Twitter, whereas if I just used the Tweet button, it’s very easy to insert the necessary tags on your website.

What are the advantages / disadvantages of this or that path? The only thing I have found so far is the speed limit coefficient (150 / hour if not authenticated, 350 / hour if it is authenticated)?

+3
source share
1 answer

Some applications that use Twitter are automated or not submitted by anyone. In these cases, it is not possible to use the “tweet button” or any button. In those cases when it’s really a person who sends a tweet, using the button will greatly simplify the process.

+1
source

All Articles