How to add whatsapp share button to your website
Every website owner wants more traffic in his website. search engines will give you good traffic. but social media was also give you good website visitors. in this time whatsapp is trending social messager app
WhatsApp is the most popular mobile messenger app worldwide. There are 2 billion WhatsApp users around the globe. 1.6 billion WhatsApp users access the app on a monthly basis. WhatsApp was downloaded 96 million times in February 2020. WhatsApp is available in more than 180 countries and 60 different languages
Here , i am writing this post about how to add whatsapp share button to your website . It is a very simple to add whatsapp share button on your website
Just Copy the html code and paste in your post where you want to display share button
<table><tr>
<td width="25" height="25"><img border="0" width="25" src="" height="25" /></td>
<td height="25"><a target="_blank" href="whatsapp://send?text=your website url"
onmouseover="this.href='whatsapp://send?text='+encodeURIComponent(location.href);"><b>Share</b></a></td>
</tr></table>
Change some data as you want
WhatsApp is the most popular mobile messenger app worldwide. There are 2 billion WhatsApp users around the globe. 1.6 billion WhatsApp users access the app on a monthly basis. WhatsApp was downloaded 96 million times in February 2020. WhatsApp is available in more than 180 countries and 60 different languages
Here , i am writing this post about how to add whatsapp share button to your website . It is a very simple to add whatsapp share button on your website
Just Copy the html code and paste in your post where you want to display share button
<table><tr>
<td width="25" height="25"><img border="0" width="25" src="" height="25" /></td>
<td height="25"><a target="_blank" href="whatsapp://send?text=your website url"
onmouseover="this.href='whatsapp://send?text='+encodeURIComponent(location.href);"><b>Share</b></a></td>
</tr></table>
Change some data as you want
Live Preview
| Share |

