WhatsApp Button to Web Page

Add WhatsApp Share Button to Your Website

Sharing our website on social media is very important to us. The easier we make the sharing process for users, the better.

By adding a button or image to our site, we can ensure that when it is clicked, it is automatically shared in the WhatsApp application as follows:

<a href="whatsapp://send?text=Information Technology Courses: www.btdersleri.com">

Share via WhatsApp

</a>

As can be seen from the example above, it will be sufficient to use a link for whatsapp sharing. 

We can edit the href parameter of the a tag we will write as above. The content of the message should be written after the "text=" statement.

The text we write here will be automatically added to the message box in the WhatsApp application.

In the example, when the button is clicked, the whatsapp application will open and the message "Information Technologies Courses: www.btdersleri.com" will appear in the message box.

It will be more useful to use a whatsapp image instead of writing a text in the link.

 

whatsapp share button, add whasapp button to website, how to add share button on whatsapp

EXERCISES

There are no examples related to this subject.



COMMENTS




Read 580 times.

Online Users: 667



whatsapp-button-to-web-page