yo
it’s because developers site semperfiwebdesign.com is unavailable now.
Go to plugin editor, and edit aioseop.class.php
remove everything between (including these pieces)
<?php
if(function_exists('fetch_feed')){
// start new feed
?>
<?php echo "Highest Donations"; ?>
<?php // Get RSS Feed(s)
include_once(ABSPATH . WPINC . '/feed.php');
and
<?php } }else{
//fall back on something else for feed here
}
}
?>