FaceBook Fans

Web hosting, SEO, etc... related
Post Reply
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

FaceBook Fans

Post by Nipuna » Thu Mar 18, 2010 4:09 pm

How to add Lot of FaceBook Fans for a Fan Page?

Thanks
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

Re: FaceBook Fans

Post by Neo » Thu Mar 18, 2010 4:21 pm

I think only through invitation, isn't it?
You can send bulk invitations if you group your friends.
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: FaceBook Fans

Post by Nipuna » Thu Mar 18, 2010 4:23 pm

Neo wrote:I think only through invitation, isn't it?
You can send bulk invitations if you group your friends.
Thanks. But any Other Way?
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

Re: FaceBook Fans

Post by Neo » Thu Mar 18, 2010 5:35 pm

Sounds like a data entry job?
However, you can invite all your friends to a FB fan page. If a person can give you few usernames and passwords of several accounts which total friends are about 10K, you can login to each account and invite all of them to FB fan page.
This script can be helpful to do a select all.
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: FaceBook Fans

Post by Nipuna » Thu Mar 18, 2010 6:07 pm

Neo wrote:Sounds like a data entry job?
However, you can invite all your friends to a FB fan page. If a person can give you few usernames and passwords of several accounts which total friends are about 10K, you can login to each account and invite all of them to FB fan page.
This script can be helpful to do a select all.
Thanks. This Will Help Me In the Future. I can do Data Entry Jobs in the future with this Great Help of yours.
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

How to select all in facebook invite page

Post by Neo » Fri Mar 26, 2010 4:26 pm

When you have the list of friends to click to invite, type the following JavaScript on the address bar which will select all at once.

Code: Select all

javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: FaceBook Fans

Post by Nipuna » Sat Mar 27, 2010 12:44 pm

Thanks Again
Post Reply

Return to “Web Related”