Skip to content Skip to navigation
Back to the main support

Disable the SEOPress AI chatbot

To remove the chatbot tag from our settings page, simply add this line of code to your theme or child theme’s functions.php file:

wp_dequeue_script('seopress-pro-chatbot');