Question
How to hide links at the bottom of the Plesk page?
Answer
-
Install the Panel.ini Editor from the Extensions menu in Plesk.
-
Open Panel.ini Editor at Extensions > My Extensions.
-
In Panel.ini Editor, switch to the Editor tab and the following configuration at the end of the file:
-
To remove the Facebook icon:
[facebook]
showLikeLink = false -
To remove the Twitter icon:
[twitter]
showFollowLink = false -
To remove the "Share an Opinion" icon:
[rating]
enabled = false -
To remove the "Suggest an Idea" button:
[feedback]
userVoice = false
-
-
Apply the changes.
Note: To change the plesk.com URL, visit this KB article.