Hi @xemanuelex,
How can delate category forum on title seo
You just need to use one of the following hooks:
. wpforo_seo_topic_title
. wpforo_seo_forum_title
The hooks are located in the /wp-content/plugins/wpforo/wpf-includes/wpf-hooks.php file, under the function wpforo_meta_title() function.