Articles in this section

How to hide links in the footer in Plesk

Plesk for Windows kb: how-to Plesk for Linux ABT: Group B

Applicable to:

  • Plesk for Linux
  • Plesk for Windows

Question

How to hide links at the bottom of the Plesk page?


Screenshot_2021-12-30_at_16-48-42_Plesk_Obsidian_18_0_38.png

Answer

  1. Log in to Plesk.

  2. Install the Panel.ini Editor from the Extensions menu in Plesk.

  3. Open Panel.ini Editor at Extensions > My Extensions.

  4. In Panel.ini Editor, switch to the Editor tab and the following configuration at the end of the file:

    • To remove the Facebook icon:

      CONFIG_TEXT: [facebook]
      showLikeLink = false

    • To remove the Twitter icon:

      CONFIG_TEXT: [twitter]
      showFollowLink = false

    • To remove the "Share an Opinion" icon:

      CONFIG_TEXT: [rating]
      enabled = false

    • To remove the "Suggest an Idea" button:

      CONFIG_TEXT: [feedback]
      userVoice = false

  5. Apply the changes.

    Note: To change the plesk.com URL, visit this KB article.

Was this article helpful?

Comments

1 comment
Date Votes
  • Removing the "Suggest an Idea" button as described above seems not to work anymore since the Plesk UserVoice has been deprecated / removed by October 2025.

    How to remove the "Suggest an Idea" button now after October 2025?

    0

Please sign in to leave a comment.