To hide an RSS feed:
/usr/local/psa/admin/conf/panel.ini
on the Plesk server. [customSpots]
section that describes the feed you want to hide.web.enabled
parameter in this section to false
.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