diff --git a/inc/plugins/google_seo/plugin.php b/inc/plugins/google_seo/plugin.php index 4a30e93..88e5653 100644 --- a/inc/plugins/google_seo/plugin.php +++ b/inc/plugins/google_seo/plugin.php @@ -774,8 +774,8 @@ function google_seo_plugin_activate() array( 'widget' => array( 'title' => "404 widget", - 'description' => "Add the Google 404 widget for 404/403 error pages.", - 'value' => 1, + 'description' => "Add the Google 404 widget for 404/403 error pages.
This widget is no longer supported by Google so this setting defaults to 'Off'.", + 'value' => 0, ), 'wol_show' => array( 'title' => "Show 404 errors in Who's Online",