All
we very well aware about of Social Media in day to day life. Every social
media optimizer wants to gain more exposure to their business, products and
services via social networks like Facebook, Twitter, Linkedin, Google Plus,
Pinterest etc..
Apply above guidelines to invite all your Facebook
friends to “Like” your fan page by easy way. Give feedback about this post via
your emails and comments till then enjoy your life…..!!!
So in this article marketingwithashish discovers important
social media trick for Facebook to earn more “Like” via sending invitation to
all Facebook friends automatically. Each Facebook user have many friends and
when they wants to invite friends to “like” their fan page then they can’t able
to send invitation to all their friends at a time. To overcome this problem
only one solution to add simple snippet in your Facebook page’s Console Tab.
Guidelines
to Invite all Friends Automatically to Facebook Fan page
-First open your Facebook Fan Pages where you wanted to invite your friends.
-Next just navigate to Build Audience tab and click on Invite option.
-After that a dialog box will be appear with Invite option with inclusion of all
your friend’s name.
-Then press F12
function key to open Inspect Element
tab.
-Next go to the Console tab and paste the following script:
var
inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++)
{ inputs[i].click(); }
After pasting above code into Console tab, press Enter
key and then you will see the miracle. All your friends will be invited to “Like”
your Facebook page.
Conclusion
No comments:
Post a Comment