--- label: 'Managing and configuring an existing feed' related: - aggregator.overview - aggregator.creating --- {% set aggregator_overview_link_text %} {% trans %}Aggregator{% endtrans %} {% endset %} {% set aggregator_overview_link = render_var(help_route_link(aggregator_overview_link_text, 'aggregator.admin_overview')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Manage an existing feed or change its configuration.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}In the Manage administrative menu, navigate to Configuration > Web services> {{ aggregator_overview_link }}.{% endtrans %}
  2. {% trans %}Click Edit in the Operations list for the feed you want to configure. Enter new values and click Save.{% endtrans %}
  3. {% trans %}Optionally, delete the previously-imported items from the feed by clicking Delete items in the Operations list for the feed.{% endtrans %}
  4. {% trans %}Optionally, import new items from the feed by clicking Update items in the Operations list for the feed. You can also run the site Cron process to import items into all feeds, depending on the configured Update interval for each feed.{% endtrans %}
  5. {% trans %}Optionally, click Settings to configure the settings for all feeds, including the Number of items shown in listing pages and how long to keep old items from feeds on your site. Click Save configuration.{% endtrans %}