How To Add WhatsApp BUTTON On Your BLOGGER Website
In this tutorial, I will guide you through the steps of adding a WhatsApp button to your Blogger blog. Follow these simple steps:
1. Access the code below.
2. Open your Blogger blog and go to the “Layout” section.
3. Scroll down to the footer section and click on “Add a Gadget”.
4. Select “HTML/JavaScript”.
In the content section, paste the code you copied earlier.
Copy The Code Below:
NOTE: Edit the Phone number in the Code below. Make sure to add your country code before the phone number.
<!-- GetButton.io widget -->
<script type="text/javascript">
(function () {
var options = {
whatsapp: "+923004739727", // WhatsApp number
call_to_action: "Message us", // Call to action
position: "right", // Position may be 'right' or 'left'
};
var proto = document.location.protocol, host = "getbutton.io", url = proto + "//static." + host;
var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js';
s.onload = function () { WhWidgetSendButton.init(host, proto, options); };
var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
})();
</script>
<!-- /GetButton.io widget -->
<a href="https://zodiacpsycho.com/"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimha1-D1vCvtKJ1V8BejwkY9GNCTuk3bEpEH4nH5Lyd30vuODssJbkRmImg8dK8cNaklsvmfrfFt2KT8DTJ862z92jQOy_CZ56-OynkcjywQQg7G4GibLBXmYk3JPWwzd8f0NxLJeHrGNVZ8rhP65M87MXjGiRIC-hQ6pzLuYlQ3qAXPwFW6mb-4ox/w83-h20/naija%20tech%20site.png" /></a>
5. Before saving the code, edit the phone number to your own number. Remember not to delete the plus symbol and add your country code. Do not modify the quotation marks around the number.

6. Click on “Save”.
7. View your blog’s front end and you should see the WhatsApp button at the bottom of your page.
8. Check the mobile view of your blog to ensure the button is visible.
9. Clicking on the button will direct your readers or customers to your WhatsApp inbox.
That’s it! Adding a WhatsApp button to your Blogger blog is straightforward with these easy steps. Thank you for watching and see you in the next tutorial.
Watch The Video Tutorial Instead:
Importance Of Adding A WhatsApp Button To Your Blog:
Adding a WhatsApp button to your blog can bring several benefits to you and your readers. Here are some of the most important reasons why you might consider adding a WhatsApp button to your blog:
- Improved communication: With a WhatsApp button on your blog, you can offer your readers an easy and convenient way to communicate with you. They can use the button to ask questions, share feedback, or even place orders, which can help you build stronger relationships with your audience.
- Increased engagement: By giving your readers an additional channel to connect with you, you can increase their engagement with your content. They may be more likely to share your posts or leave comments when they know they can easily reach out to you through WhatsApp.
- Enhanced customer service: If you’re running a business blog, adding a WhatsApp button can help you provide better customer service. You can use the platform to address customer queries or complaints promptly, which can lead to higher customer satisfaction and loyalty.
- Greater accessibility: A WhatsApp button can make your blog more accessible to readers who prefer messaging apps over other forms of communication. By catering to their preferences, you can expand your reach and connect with a wider audience.
Overall, adding a WhatsApp button to your blog can be a valuable addition that can enhance your communication, engagement, customer service, and accessibility.