Path : /hermes/sb_web/web/web/b2374/lifecurriculum.org/ |
Current < : /hermes/sb_web/web/web/b2374/lifecurriculum.org/wp-rss2.php |
<?php /** * Redirects to the RSS2 feed * This file is deprecated and only exists for backwards compatibility * * @package WordPress */ require( './wp-load.php' ); wp_redirect( get_bloginfo( 'rss2_url' ), 301 ); exit; ?>