How do I get rid of "– My Store" at the end of my business name when searching on google

How do I get rid of “– My Store” at the end of my business name when searching on google. Example below.

Check your theme for the code like this:

The highlighted line adds “-- yourshopname” at the end of the page <title>
And your shop name is “myStore” until you change it.

Simply removing this line will fix your problem (eventually, as Google is pretty slow with rescanning)

This can be changed by checking content of Meta Title on your store backend from Preference page. If you fail to find it out, you can also make a search with <title in theme.liquid this file and remove ‘My Store’ related code.