diff --git a/common/defaults/blacklist.php b/common/defaults/blacklist.php index cc0736e91..ad780a673 100644 --- a/common/defaults/blacklist.php +++ b/common/defaults/blacklist.php @@ -30,6 +30,7 @@ return array( 'homepage' => true, 'multidomain' => true, 'seo' => true, + 'syndication' => true, 'trackback' => true, ),