If you want to prevent your customers from publishing website copies on
Facebook, you can remove the corresponding option from the editor. This
can be done by adding a line to the configuration file.
To make the functionality for publishing sites on Facebook
unavailable to users:
-
On the hosting server, open the configuration file
%plesk_dir%sbconfig
. -
In the
[general]
section of the file, add the following line:facebook_application_url = ""
-
Save the file.