How to do this Growth Hack and what can it do for you?
The price of creating backlinks varies greatly between 100 and 20,000 euros per month depending on quality and volume. This method will cost you nothing (yes yes, 0€!) with a simple search on Twitter.
What are the expected results of this Growth Hack?
- Growth Hack Type: Actions on the visibility and engagement of your audience
- Expected results: Increase in the number of mentions, likes or follows on Twitter (of your profile or your content)
Why use this Growth Hack?
A great way to improve your engagement rate on Twitter is to share the content you post on Twitter on your website or blog. There are several ways to do this and above all the various methods below are free.
How do you do this Growth Hack?
- Go to https://publish.twitter.com/.
- Enter the URL for the handle, hashtag, timeline, or moment you want to embed.
- Customize the design by specifying the height, the theme (light or dark) and the color of the links to make them match your website.
- Copy and paste the code into your website's HTML code where you want the timeline to appear.
Embed your tweets on your website or blog.
By embedding your tweets, you're not only sharing your Twitter content with a large audience, but you're also giving visitors to your website or blog the ability to like, comment, or retweet your post. A small downside, however: if a user wants to like, share, or comment on an embedded tweet, Twitter will redirect them to their web or mobile application to perform this action.
Example:
Integrate your Twitter timeline.
Several content management systems may have third-party widgets that will do this for you, but you can also use The Twitter widget.
Code:
<a class="twitter-timeline” href=” https://twitter.com/Stephen Mesnild1? ref_src=twsrc%5ETFW"></a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
Follow buttons
These buttons are useful for following you in 1 click from your website
Code:
<a href=” https://twitter.com/Stephen Mesnild1? ref_src=twsrc%5ETFW” class="twitter-follow-button” data-show-count="false">follow @Stephen Mesnild1</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
Mention buttons
These buttons are useful for mentioning you directly in a Tweet:
Code:
<a href=” https://twitter.com/intent/tweet?screen_name =Stephen Mesnild1&ref_src=twsrc%5ETFW” class="twitter-mention-button” data-show-count="false">Tweet 👉 @Stephen Mesnild1</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
Take advantage of the widget”ClickToTweet“.
Embedding this engagement widget into a blog post or web page will encourage visitors to share your content on Twitter with just a few clicks.
I recommend adding 2 or 3 “ClickToTweet” buttons in a blog post that present a short quote, fact, or statistic of your content.