How To Make A "Like" Website

MarketerX

Regular Member
Joined
Mar 7, 2010
Messages
404
Reaction score
125
Hi, gonna put this simply...I want to create a clone of FBLike.net

Are they using pligg or some social networking script but automatically placing FB like buttons on thew submitted pages?

Thanks guys!!!:bowl::bowl::bowl:
 
Hi, gonna put this simply...I want to create a clone of FBLike.net

Are they using pligg or some social networking script but automatically placing FB like buttons on thew submitted pages?

Thanks guys!!!:bowl::bowl::bowl:

I have posted this before, but here it goes again...

HTML:
http://developers.facebook.com/docs/reference/plugins/like
 
I have posted this before, but here it goes again...

HTML:
http://developers.facebook.com/docs/reference/plugins/like

TY Sir, I was looking at this same page yesterday so I guess atleast the answer to the like button question is answered there. Also I've been reading about the Open Graph API which I know how to use to pull up info on pages ect.

However, I wanna know how to clone this guys script :) If it's custom,is there anything available that can achieve something similar? Or how about a digg clone that instead of digg it ranks things by likes?
 
I have the exact clone of it, it works simple, just three php files and one database and style file :) then you are all set, just read the developers guide and you will easily do this by yourself :)

Regards
 
I guess the answer is to code my own. This'll be a learning experience although I don't think this concept should be to diffacult to achieve.

I know 0 php but am a quick learner.
 
why not just do away with the user submit part and jsut create a page full of like buttons pointing to various catchy pseudo pages. Whenever someone clicks 'like' they think they are liking a facebook page when there are liking YOUR website.
 
why not just do away with the user submit part and jsut create a page full of like buttons pointing to various catchy pseudo pages. Whenever someone clicks 'like' they think they are liking a facebook page when there are liking YOUR website.


I tried that method didnt work too well,

I then had the script method going worked ok.

I have not seen big results from this but I only seem to be getting a few K likes on things...

Pisses me off when I see some junky free webs sites with liek 1million likes on several things and no real money making strategy, a bit of luck in this stuff too.
 
you forgot question mark in thread title... makes big difference....
 
still trying to see how to use this fblike script to generate cash because all it does is give online visibility that someone likes something, there is no clickable link to a website or landing page attached !
 
The PressLike clone script that was posted in the Member Downloads section has been removed. I was going to post it but since it has been removed, I will not.
 
I'm looking for something like this too.... but I'm kind of glad it's not just out there for EVERYONE to use. All of these sites are saturating mini-feeds enough as it is...
 
I'm looking for something like this too.... but I'm kind of glad it's not just out there for EVERYONE to use. All of these sites are saturating mini-feeds enough as it is...

You are not missing out on anything; it was poorly coded, very buggy, and very vulnerable to MySQL injections.
 
I would like a script like this too! No pun intended. Hahah

I've been trying to work with integrating my site with Facebook but no luck :(
 
I would like a script like this too! No pun intended. Hahah

I've been trying to work with integrating my site with Facebook but no luck :(

Even if you have a script like this, monetizing the traffic is a whole different ballgame. Unless you know exactly what you are doing, "Like Websites" will not make you rich.
 
sigh..the 'like website' another idea being saturated by imitators. Since this involves PHP it's harder to duplicate, but you can still find clones of these being sold for 50 bucks. The mistake the original creator made was making his traffic stats public..once people saw how many visitors he was getting demand exploded for these websites.
 
sigh..the 'like website' another idea being saturated by imitators. Since this involves PHP it's harder to duplicate, but you can still find clones of these being sold for 50 bucks. The mistake the original creator made was making his traffic stats public..once people saw how many visitors he was getting demand exploded for these websites.

Everyone thinks if they can get one of these sites up then they are going to become millionaires. I hate to say it people, but you would have a better chance of becoming the next President of the United States! :p
 
The traffic these sites could make before FB made a few small changes was quite amazing. To make money from them was actually very easy. A bit harder now.

And as for what they are made with, custom PHP and MySQL. Now I'm no scripter but I know enough to see that it was very simple. $20 on oDesk and I had mine made.
 
Back
Top