can any expert in coding help me remover the code showing on my header. I recently deleted Yoast SEO app and after I deleted it’s snippet code and the app left it mark on my header.
Go to your online store → edit code → theme.liquid file
and search yoast-seo
and remove that line from code file and save
Hi @AquaCreator
Please go to your store admin > Sales channels > Online store > Themes > click “…” in the current theme > Edit code > open theme.liquid file, find and remove this code and save the file.
{% render 'yoast-seo' %}
Hi @AquaCreator ,
Please go to Actions > Edit code > layout > theme.liquid file. Find ‘yoast-seo’ and remove code.
