Sunday, April 6, 2014

How to schedule a post on facebook to appear on my page later?

If you are thinking how to schedule posts on facebook you are in the right place. Please just follow the steps carefully and you will make it!

The first thing you have to do is to log in to your facebook accout and go to your page you want to schedule post on it. Than type your post or upload a photo or maybe a video or whatever you want and in the left bottom corner of the box you're typing that post you see a little icon like a timer! See the photo below.

Choose the date and the time when do you want your post to be posted and hit SCHEDULE!
After you hit SCHEDULE you will see an info message like this in photo below:

You're done, you just have to wait until the your schedule will be executed and you will have it posted on page!



Friday, April 4, 2014

How to Invite all your facebook friends to like your page? (Step by Step)

If you're wondering how to invite all your facebook friends to like your fan page on facebook than you just have to follow the steps below and learn it. First of all you must be logged in to your facebook profile.


1. Go to the page you want to get more likes.
2. Click Build Audience and then Invite Friends.


3. Once a new window is opened in the drop-down click Search All Friends! 


4. Scroll down to load all friends. (Make sure all friends are loaded properly).


5. Press CTRL + SHIFT + J to open Chrome Console!
Then copy and paste this code below:

var inputs = document.getElementsByClassName('uiButton _1sm');  
for(var i=0; i<inputs.length;i++) {  
    inputs[i].click();  


6. After you paste the code press ENTER and wait for the invitations to finish!