How you can make 100+ a month on Facebook!!!

SoopaBlogga

Registered Member
Joined
Mar 14, 2011
Messages
76
Reaction score
10
Sign Up for Linkbucks Here

If you like my method please ad
"/referral/359857" to the end of linkbucks.com ! Thanks!!



Create The Page Here


Note: Create pages around popular subjects. Even duplicate pages thatare already made, you will still get TONS of traffic. I make a lot of pages about upcoming concerts, movies, albums, bands etc. Use event calenders like This

Here is a sample page I made a couple days ago: Here

You will be brought to a "Create Page" and will have two sides One is "Official Page" and the other is "Community Page" for mine i did a community page because it was easier to make. Basically Enter the name of the page in the box and press "Create Community Page"

Okay so now your page is created. Now this part varies depending on what you will be doing, im going to show you how to do it for picture links, this will give you the general idea, and you can experiment to achieve what you want.

First off your going to want to make a custom tab. In order to do that you need to go Here and click "Add to my page" Under the image on the left side. A box will pop up and your page will be displayed. click the "Add to page" button and go back to your page.

(You can access your page anytime by entering the name of the page in the search bar, or by pressing "Ads and Pages" at the home page)

Click the "Edit Page" under the picture with the question mark (assuming this is a new page) and scroll down till you see "FBML - FBML. Underneath that you should see "Edit" "Application Settings" and "Remove Application". Press "Application Settings and beside Tab you should see "(add)" click add and click okay

Now press "Edit" Put the title of the tab in the top, and in the bottom you are going to place your code/information for the tab. These tabs work on HTML and CSS, as well as some facebook commands which can be found by typing in "FBML" into google.

(Please do not ask me for code, This is something you will need to learn yourself if you want to create more pages. If you need HTML and CSS tutorials go to Tiazag.com and they will give you a crash course.)

Hiding Content from Fans and Non Fans

The main part to the fan page is the separation between what fans can see, and what non-fans can see. This is the tricky part and requires some trial and error.

Any code you want to hide from Non-Fans needs to be surrounded by

Code:
<div style="height:300px;"> <fb:visible-to-connection> <---Code Goes Here---> </fb:visible-to-connection> </div>
The "300px" needs to be experimented with (through trial and error) in order to fit all your information. This Div is used in the showing of the non-fan content (The larger the number, the more information allowed, the lower the number the less)
The <fb:visible-to-connection> basically makes that information unaccessable/unviewable by non-fans

Now in order to tell the person to "Like" your page you need to have text telling them. Copy and paste the following code at the end of your code but BEFORE THE </fb:visible-to-connection> and </div>

Code:
<fb:else> <h1> Press "Like" in order to see the photos! </h1> </fb:else>
It should look like:

Code:
<fb:else> <h1> Press "Like" in order to see the photos! </h1> </fb:else> </fb:visible-to-connection> </div>
Now is the most crucial part. After you have done this, there will be a massive white space before the "Press "Like" in order..." and your going to want to eliminate this. in order to do so you are going to want to play with the height on the <div style="height:300px;">

If you find your information is cut off, make the number bigger. If not then leave it.

After you have done this copy and paste this at the top of the code:

Code:
<style> h1 {margin-top:-270px; font-size:25px;} </style>
What this does, is moves the phrase upwards and gets rid of the white space (also it makes the font size bigger) You want to keep the number NEGATIVE so that it moves up the page and not down, and you want to start off with a low number like 50, and slowly raise it until the phrase is in the desired position.

On the admin account Both fans and non fans data will be displayed so it is okay if they overlap. If you want to test and see if it is working use another account and like, and unlike it to the page.

If you have any questions feel free to ask, i will be happy to help!
 
Last edited:
i d edit it before a mod see it and perm ban you,otherwise nice method.
protip:you can suggest your affiliate link next to the normal link telling them that is you affiliate link,many will sign up is they like your method.
also,i ve been using linkbucks since early last week and made $0.7 :F
 
i tried to read it and got completely lost.. lol

Srry lol. If u have questions lmk

Well it is there in the Forum Rules section

4. AFFILIATE LINKS
Affiliate links are only allowed in the Affiliate Programs section of the forum, or in your signature. This includes links to your websites or blogs which redirect to an affiliate link. If you wish to let people know about a new website or program, create ONE thread in the Affiliate Programs forum and provide detailed info about the program and include 2 links: one affiliate link and one non-affiliate link. You MUST give them the choice to sign up under you or not. Also, do not try to avoid our rules by making a post about an affiliate program you found, where you ask people to PM you for the info. This is no different than affiliate link spam. If we are notified of any violation of these rules, your affiliate link may be removed and an infraction or ban will be given at our discretion.

I took it down and used the guy below you's suggestion.

i d edit it before a mod see it and perm ban you,otherwise nice method.
protip:you can suggest your affiliate link next to the normal link telling them that is you affiliate link,many will sign up is they like your method.
also,i ve been using linkbucks since early last week and made $0.7 :F

Edited. Thats whats great about using FB with Linkbucks is that you can actually make good money. One popular facebook page can get you a million hits easily.
 
No referrals! As soon as I see affiliate/referral links l flag, and always immediately know that the method is pure shit and solely for the thread creators advantage and not for the reader. (Not saying that your method is bad, but affiliate/referral links make it look scammy, untruthful and shit)
 
Last edited:
Does not work. I created a fan page, Added your FBML but I cannot see any Edit App on the left side. The only thing I can see is a FBML Stat. When I click that it says delete app? I cannot see Edit.

Also I saw that people are saying its a phased out app. Dude when did you get your last paycheck? Also why was there a ref when it clearly says that each ref will pay you 20% then 10% and then 2%??
 
Does not work. I created a fan page, Added your FBML but I cannot see any Edit App on the left side. The only thing I can see is a FBML Stat. When I click that it says delete app? I cannot see Edit.

Also I saw that people are saying its a phased out app. Dude when did you get your last paycheck? Also why was there a ref when it clearly says that each ref will pay you 20% then 10% and then 2%??

Idk why thats happening for you. It works for me and I see edit. IDK about it getting phased out..? It still works well for me.

Regardless hiding content isn't that big of a deal. Getting a popular page and making them in bulk is the way you can make good money.

I'm not sure I understand your question about referrals?
 
Back
Top