wp automatic-feed-links

  1. Add the following code to your theme's functions.php file:
add_theme_support( 'automatic-feed-links' );
  1. Save the functions.php file and refresh your site to enable automatic feed links for your WordPress website.