[ad_1]
We have been observing a duplicate title on our website for a significant period. My developers suggested that it might be due to the plugin. Does anyone know how to remove it? Please check the code [https://www.feedspace.io/](https://www.feedspace.io/)
Thanks in advance.
​
[ad_2]
yeah coming from plugin. I would say keep the title by seo plugin and remove your wp. try this in functions.php `remove_action(‘wp_head’, ‘_wp_render_title_tag’, 1);`