Changing Meta Titles is pretty straight forward in Shopify.
It’s basically broken up into two parts:
- Changing Meta Titles of the homepage/domain of site.
- Changing Meta Titles of all other pages
BIG NOTE THOUGH!
Automatic Meta Title Pull Through in Template
With the theme I was changing, there was some stuff set up to automatically pull brands into domain names. This is pretty much what it did:

Basically what it does is it pulls in the shop store into each page and adds it in with a dash at the end. I wanted it to display as a pipe, so I had to change the HTML and replace &ndash with &vert, and voila it was fixed.
Liquid is the code Shopify uses for the templates. Go to theme.liquid and apply the changes there.

After I had to go into the pages and see where some pages had the brand name automatically set in. In those I just left the brand name out of the shopify meta title change page thing. (Kinda like Borrowell)
Also note, see how the shop name had a small j instead of a capital one? This was pulled into all meta titles of the site, so I had to change the name of the shop name. To do so go to settings, General then Store Details

- Homepage / Domain
Online Store -> Preferences -> Title & Meta Description


2. Service Pages / All Other Pages
Online Store -> Pages ->
