In Drupal 10, you are likely to see a default feed (rss.xml) file by visiting /rss.xml. If you don’t want everyone to access the default rss feed, you can disable it by following these steps:
1. Go to Views /admin/structure/views
2. Edit the Default Front Page View
admin/structure/views/view/frontpage
3. Disable the Feeds Tab by clicking the drop down near ‘View Feed’ and click Disable Feed.
4.Click Save
Drupal