Is there a tutorial regarding how to change the text beside the favicon? As I change my pages the text also changes and I would prefer it to be just my company title throughout any page in my website.
Topic summary
Problem: Keep the browser tab text (the title shown beside the favicon) the same company name on all pages of a Shopify store.
Proposed approach: Edit the theme.liquid file and change the content inside the … tag to a desired static title. This file controls the HTML head, including the page title.
Clarifications: The requester is unsure what exact code to use and asks for step-by-step, non-technical instructions. Screenshots were provided to indicate where in theme.liquid to edit the title, but no explicit code snippet or walkthrough was given.
Open questions: How to navigate to the code editor to reach theme.liquid, and precisely what to type inside to enforce a constant company title across all pages.
Status: Unresolved/ongoing. Further detailed, beginner-friendly steps are needed. Images are central to understanding the suggested edit location.
Hi @ProjectExcl
I think you want to change the page title.
In this case you can check the file theme.liquid and change the code between the tags …
Have a look on this image to know more
Hi,
Yes, I have tried looking into this but unfortunately I am not sure specifically what to change the code into. Or could elaborate more regarding this in specifics what am I supposed to type as I’m not knowledgeable in coding.
Thanks.
Hi @ProjectExcl
Please have a look on this image to know how to change the code and add the content
I think he is asking how to even get to that part to change the code.

