Reply To: Removing "All in one SEO" plugin

New Front EN Support Forums Fuji Theme Support Removing "All in one SEO" plugin Reply To: Removing "All in one SEO" plugin

#16227
mmsatori
Keymaster

Hey Denis,

please visit the “Appearance – Editor” admin section, choose the “Theme functions (functions.php” template on the right, find line 790 which says:
include_once( get_template_directory(). '/includes/seo/seo.php' );
and replace it with:
// include_once( get_template_directory(). '/includes/seo/seo.php' );
Save the changes in the code and the bundled SEO plugin will get deactivated.

Sincerely,
Andrii / Satori Studio