Saturday, August 12, 2017

Send WhatsApp Messeges without saving the contact number


How to send WhatsApp messeges to a contact without saving the contact number in the contacts list?

Today we will discuss how one can send message to a WhatsApp number without saving the number in the contact list.

This method works in Phone as well as for web version of WhatsApp


Method
WhatsApp have its APIs which can even be designed to send pre-configured messages to a pre-configured WhatsApp number.

To know more about sending pre-configured messages and about the API CLICK HERE!


The API
below is the API link

  • https://api.whatsapp.com/send?phone=923331234567




How I Use  It?

All you need to do is change the number in international format without 00 or + at the begining


  1. What I do is I have saved my own mobile number in my contact list 
  2. Where I have sent the same link to myself for the first time
  3. For the second use, I copy and paste the link and change the number to the desired one, 
  4. And send the new link to myself. E.g. https://api.whatsapp.com/send?phone=923331234567
  5. Now the new link is clickable and I click on the link 
  6. The screen to send message to the person I desire is opened.
  7. Finally I type the message and send. 



So Easy.
Give it a try.





Saturday, April 22, 2017

Using custom sub-domain on our blogger's blog


If you wish to link your blog on blogger to your own domain

For Example:
the blog: http://bannuciscoworld.blogspot.com
needs to be browsed when http://ciscoworld.bannu.com.pk is typed.

The steps or on two parts

first setting up in blog of blogspot.
second setup the dns of the domain.

blogspot setup steps

  1. create the blog you want. (E.g. http://bannuciscoworld.blogspot.com)
  2. Go to Settings
  3. under Publishing
  4. click  the link :      + Setup a 3rd party URL for your blog 
  5. enter the subdomain like ciscoworld.bannu.com.pk
Second steps (in domain)
  1. now go to dns management of the domain provider or the hosting provider.
  2. find the setting to add CNAME into your domain
  3. in the first place type the subdomain name: (E.g. ciscoworld)
  4. in second place add the text as:  ghs.google.com
Thats all

wait for maximum 24 hours and now when you type http://ciscoworld.bannu.com.pk, it will be redirected to the blog on blogger.com

best of luck