I have uninstalled an app i.e. “SEO Booster app” from my Shopify store. But, I should remove its code from my Shopify theme as well but don’t really know-how. If somebody knows then let me know as it hinders my overall SEO as I am unable to update the metadata.
Regards,
Samantha
.
Likely this is something in the theme.liquid file. Have a look at Older versions when in the theme editor, if you can find a version before the install can probably roll back to that, assuming there are no other customizations you would be undoing or breaking.
Sometimes I use a diff check tool like https://www.diffchecker.com/ to highlight what has changed between the current and version you are thinking of rolling back to, to be safe.
Is your theme paid? Maybe you could ask the theme dev to help.
Otherwise if that is still too hard, you’d probably need to look at getting some help from an expert or on Upwork or something.
Did you manage to make the changes? I have the same issue.
I had the same issue. You can find those pieces of code on the Shopify code editor, under the SNIPPETS folder as shown below. You can simply delete these files and problem solved. 
Hi @SamanthaBrookes
After checking your question, it seems like SEO Booster APP has changed your original meta title and description contents and replaced with their own ones. If you need to clear or revert the code, you can use the following ways I shared below to get some help.
- Access theme.liquid file by accessing Shopify backend online store-Theme-three dots near Customize button and clicking Edit code option.
- Click “Current” under Recent changes in the code edit page and select the Original option to access original code page content.
- In the original code page content, you can find out the original meta title and description code contents, like what I shard below.
{% if page_description %}
{% endif %}
- Last, you can replace the code mentioned in your screenshot below with the original meta title and description contents, so that you can update the metadata continually.
If you still feel confused or have further questions after checking my answer, you can also click here to install SEOAnt and our Support Team can help you do the code clearing and optimizing as well, as our APP will not insert or change any code contents. The 7-day Free Trial and 30% discount SEOAnt 30% Jeffery are available now! You can kindly have a test and experience the features fully, thank you!