Hiding RSS Feeds

To hide an RSS feed:

  1. Open the configuration file %plesk_dir%\admin\conf\panel.ini on the Plesk server.
  2. Locate the [customSpots] section that describes the feed you want to hide.
  3. Change the value of the web.enabled parameter in this section to false.
  4. Save the file.

For example, the description of an RSS feed that is not shown in Plesk may look like the following:

[customSpots]
web.enabled = false
web.type = rss 
web.params.url = http://kb.plesk.com/rss/gen.xml?&ArticleLanguage=en&Type=LastCreated&Product=8&UpdatePeriod=daily&ArticleType=all
web.params.count = 3