From 71ba1bc9309aa516d9ec514a0375b561a890f6ba Mon Sep 17 00:00:00 2001 From: Frank Hochmuth Date: Wed, 27 Mar 2024 17:02:21 +0100 Subject: [PATCH] Update plugins.conf.php --- fp-defaults/plugins.conf.php | 1 + 1 file changed, 1 insertion(+) diff --git a/fp-defaults/plugins.conf.php b/fp-defaults/plugins.conf.php index d5d8784..1ec96fa 100755 --- a/fp-defaults/plugins.conf.php +++ b/fp-defaults/plugins.conf.php @@ -28,6 +28,7 @@ $fp_plugins = array( 'commentcenter', // including Akismet interface 'mediamanager', 'datechanger', // Lets you change the publish date for (new) entries. + 'seometataginfo', // Makes it easier to find with search engines and post on social media 'feed', // Activates the RSS and Atom feed widget 'emoticons', // Activates an emoticons toolbar for entries and static pages 'support', // Provides the FlatPress admin and the community with all relevant data in case of problems.