Where to remove extra <title> on page in shopify code editor

Hello everyone,

So this is probably a very tiny issue but I couldn’t find a way to solve it…thanks in advance for any help :).

As seen in the above picture, on my HOME page, I have 2 identical tags in the section, I tried to remove 1 as duplicate affect SEO.

Then, I opened the theme.liquid file in the code editor, as below:

No found! Am I locating the wrong file? Any help is appreciated

Website: www.capelin-crew.com

Best,

Sam

Hello @samzhao310 ,

Try to remove line no. 20

{%- render 'seo-title' -%}

but I think it’s correct and you have to connect with app support you re using ( Smart SEO)

Thanks