Code to Invite all your Friends to Like a Page on Facebook :- The social networking site Facebook always remain in demand and so are the pages on Facebook.This article is about how to
Invite all your Friends to Like a Page on Facebook. With pages, come the tough tasks of inviting everyone to like the page. Facebook recently changed its layout of the pages and so the earlier code which is being used for inviting all friends at once might not work at some pages. So this guide can be used to invite your friends to new Facebook layout pages. Maximum people make pages no whatever it might be. Just simply making pages isn’t enough as you need to get likes on your page so as to make your target audience get your posts and updates. But it’s not easy to get likes and make your page popular.
Code To Invite All Your Friends To Like A Page On Facebook :-
The normal way to do is to
invite all your friends to like your page on Facebook. This way your friends will get a notification and there is 50% chance that your friends will open up your page and like it. But wait! If you start inviting all your friends manually, then it will take a lot of time, may be in hours. In order to overcome this time issue, there is a simple code which will automatically invite your friends to like your page in a single click. Here, we are providing the step by step guide on “
code to invite all your friends to like a page on Facebook” for our users.
Follow The Given Steps:
- At first, you need to open the Facebook page for which you want to send invites to your friends.
- In case you are the admin of the Facebook page, thenyou will see an option “Build Audience”, so click on it.
- Then click onInvite Friends which will lead to a pop up containing a list of all your Facebook friends. Do scroll the List as much as you can so that all of your friends get listed in it.
- In this way, now follow the same old method. Then Press F12 on your keyboard. This will enable the Console window which will open in case of Mozilla and Chrome.
- Then, copy the code given below and press enter. After this, an invitation to like your Facebook page will be sent to your all friends automatically.
Code :- var inputs = document.getElementsByClassName(‘uiButton _1sm’); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }
- The above process might take up to 2 minutes depending upon the number of friends you have.
Final Say
So what do you think, isn’t it simple! Hope this will work for you and you don’t face any problems regarding inviting your friends on Facebook. Moreover, if you know anyone who has problems regarding this, you can freely share this post with everyone who is still facing problems inviting their friends on their FB pages. This will help them too to make their pages known to others in 2-3 minutes and might help them in various ways. So do share this post.
Title :
Code To Invite All Your Friends To Like A Page On Facebook
Description : Code to Invite all your Friends to Like a Page on Facebook :- The social networking site Facebook always remain in demand and so are the ...
Rating :
5