Showing posts with label Facebook. Show all posts
Showing posts with label Facebook. Show all posts

Invite all friends to like Facebook Fanpage in one click


Below is the working JavaScript which will help you to Invite all friends to like Facebook Fanpage in one click. Copy below provided code and proceed to next step
javascript:var inputs = document.getElementsByClassName('uiButton _1sm'); 
for(var i=0; i<inputs.length;i++) { 
inputs[i].click(); 
}
Once copied, open the Facebook page from which you want to send invites and click “Invite Friends” Now scroll down till the end of the list and depending up on your browser type; follow steps mentioned below.

Google Chrome Users

  1. Right click any where of the page and click “Inspect Element” or simply press F12 and Go to “Console” tab.
  2. Now past the code at the end just next to the > and hit “Enter”.
Invite all friennds in one click
That’s it, leave it a side for sometime and it will automatically invite all friends

Mozilla Firefox users

  1. Press Ctrl+Shit+k (Windows users) Cmd+Option+K (MAC users) on your keyboard
  2. Now paste the copied code at the end just after the >> and hit “Enter”
It will now automatically invite all friends to like that page automatically

Internet Explorer Users

  1. Press F12
  2. Click “Console” tab
  3. Paste the copied code and press “Enter”

Safari Users

  1. Go to “Preferences” in menu, then click “Advance” and check “Show desktop menu in desktop”
  2. Now click “Develop” and then “Show error console” and just press “Command+Option+C”
  3. Paste the copied code at the end after > and hit “Enter”
It takes time to send all invites, time depends on total number of friends in your account and partially on your internet connectivity.
Hope this guide about how to invite all friends to like Facebook fanpage helps you to grow your business and let us know if you face any problems during this process.

First of all what do you need to recover your hacked Facebook page


 Recover your hacked Facebook page


1)   You should be the creator of the page  (that is you need the creator account to recover your page)
2)  You should remember the date of creation of the page

That’s it, it looks so simple, but it’s not as simple as it looks. It’s quite difficult to make facebook members believe that the page that you want to recover is yours.

Open The Given Below link


This is how it looks


In that Empty Box, Type the details of the page along with the date and how it hacked, to make it simple for you I will give you the Info, just fill it and send it to facebook

Name of the Hacked Page:
Date of Creation of the Page:
Hacked Page URL:
How was it Hacked or How Your Page Disappeared :  (complete information about how that person hacked your facebook page)
Information and Details of your Page:



Every request will not be approved, Facebook should think it is legible
You should write it in such a way that facebook should understand that the page is yours, Facebook will check out the Details, Zones and much more information to check weather its really hacked or you want to get back your traded page

Please use this request method only if your page is really hacked, if not it’s just time waste. Facebook Development Members are very clever.


=========       Hacking Don't Need Agreements     ==========
Just Remember One Thing You Don't Need To Seek Anyone's Permission To Hack Anything Or Anyone As Long As It Is Ethical, This Is The Main Principle Of Hacking Dream
            Thank You for Reading My Post, I Hope It Will Be Useful For You

How to Clone Facebook Pages 100%

Step 1 : Creating New Pages Create 3
new
Facebook pages with required names. You
can use
same name pages as well.

.
Step 2 : Update Page Informations Make sure
to go
to Update Page Info and edit informations of
all
pages (1 old + 3 new) as below : Category :
Local
Business:Local Business Subcategories: Bar
Address: 1020 86th Street Brooklyn, New
York
Opening Hours: Always Open Phone: +1
800-588-2300

.
Step 3 : Suggest Page as Duplicate Ask your friends

or use your fake Facebook IDs for this. Open
all
new pages and click on Suggest an Edit.
Paste the
link of old page as duplicate in all new pages.
Do it
from 2-3 accounts.

.
Step 4 : Merging and Cloning This is the most
important step. In this, we will send multiple
merging queries to Facebook server at the
same
time. Open Edit Settings of all newly created
pages
in different tabs. At second last option, you'll
see
Merge Pages option. Tick on Old page name
and
continue the process till last step where it
asks to
choose url of page after merge. Do it for all 3
new
pages and tick on url of new page. Now.. you
are
ready to clone. The last thing you have to do
is to

CLICK ON MERGE PAGES OPTION IN ALL TABS AT
ALMOST SAME TIME.
 Do this as fast as possible
and you are done.
Congratulations.. now wait till likes get
completely
updated in all pages. 

You'll have 3 pages
with
almost same number of fans 

How to add Facebook Fan Page Widget on your Blog


The more useful Facebook widgets are the "Like" widgets that you can place on your blog to more easily allow your visitors to share articles or content on your site that they especially like. You may have already noticed the Facebook “Like” widget on your favorite websites, as it’s a very popular one.
Just head over to the Facebook Widgets page and choose one of the two Like widgets that are available there – one is just a standard Like link with the count of people who like the page, and the other is a Like Box, where visitors can like your Facebook page (if you have one).
To set up the Like button for your site, you just have to provide the URL and customize the widget for the area on your site where you want to place it. When you’re done, just click “Get Code.”
Once you have the code, just paste it into your page where you’d like it to show up, and this is how it will appear on your page:
Keep in mind that if you want an individual Like button for each page of your site, you’ll need to go into Facebook, assign the URL and obtain the code. A better approach (available on the same page where you get the code) is to use the XML code, which Facebook calls XFBML.
If you are a developer, you can create some dynamic scripting that embeds the correct URL for your visitors to like for the particular page that’s loaded. Creating that code is beyond the scope of this article, but be aware that the capability is there if you need it. Check out the Like Button help page for further information.