Unknown Unknown Author
Title: Steps to add WhatsApp Share button in Blogger Blog
Author: Unknown
Rating 5 of 5 Des:
Now-a-day WhatsApp is the best instant messaging app for smartphone world. You can share text, video, audio media messages. It is the most...

Now-a-day WhatsApp is the best instant messaging app for smartphone world. You can share text, video, audio media messages.

It is the most globally popular messaging app with more than 900 million active users, time has come for blogger to share their mobile content in WhatsApp so that they can drive more traffic to their site.

There are 2 methods but my favourite is first one to insert manually, So what are you waiting for read the below steps to install:

 Method 1- Inserting a Code Manually

Step-1: Copy this code-

JAVASCRIPT
<!-- Whatsapp Share Buttons Start By Technohalf --> <script type='text/javascript'>if(typeof wabtn4fg===&quot;undefined&quot;){wabtn4fg=1;h=document.head||document.getElementsByTagName(&quot;head&quot;)[0],s=document.createElement(&quot;script&quot;);s.type=&quot;text/javascript&quot;;s.src=&quot;//yourjavascript.com/09010225501/whatsappblogger.js&quot;;h.appendChild(s);}</script> <!-- Whatsapp Share Buttons End by Technohalf -->

Step-2: Now go to Blogger Dashboard >> Template >> Edit HTML >> Click On Editor

Step-3: Paste this code before closing of the
</body> tag

Step-4: Now look for your previous share button and add the following code with you previous share buttons.

HTML
<a class='wa_btn wa_btn_s'
expr:data-href='data:post.url' expr:data-text='data:post.title' href='whatsapp://send' style='display:none'>Share</a>

Note - This button work only on mobile device so test your site in mobile device. The above code will show a small version of WhatsApp button. If you want to show a medium or large button then change the highlighted code with wa_btn_m (for medium WhatsApp button) or wa_btn_l (for large WhatsApp button). If you want to customize your button comment below

Step-5: Save your template and you are done!!

 Method 2- Install AddThis to get WhatsApp sharing button

Step-1: Go to AddThis.com
Step-2: Create your account
Step-3: Go to your Tools and get your desired tool (Which have WhatsApp sharing button in it) and follow the steps
Step-4: Done!!

Congratulation you must have added the WhatsApp sharing button on your blogger blog successfully, comment below which method you have used to solve your issue if it don't work then do not forget to contact us

About Author

Advertisement

Post a Comment

 
Top