new WPSEO_Admin_Help_Panel( 'search-appearance-rss', __( 'Learn more about the RSS feed setting', 'wordpress-seo' ), __( 'This feature is used to automatically add content to your RSS, more specifically, it\'s meant to add links back to your blog and your blog posts, so dumb scrapers will automatically add these links too, helping search engines identify you as the original source of the content.', 'wordpress-seo' ), 'has-wrapper' ), ) ); echo $wpseo_rss_presenter->get_output();