Hi there,
How can I change the yellow marked title to “THE BASICS” ?
Hi @admintb
To change the title in the Google search result to “THE BASICS”, you need to update the title tag on the webpage that is being displayed in the search result. Here are the steps you can follow:
Go to the backend of your website and locate the page whose title you want to change.
Edit the HTML code of the page and look for the <title> tag. This should be located between the <head> and </head> tags.
Change the text inside the <title> tag to “THE BASICS” and save the changes.
Wait for the search engine to crawl and index the updated page. This may take some time, but eventually, the new title should be reflected in the search result.
Note: Keep in mind that search engines may sometimes choose to display a different title in the search result based on factors like relevance and length. However, updating the title tag on the page can improve the chances of your desired title being displayed in the search result.
@BSS-Commerce How exactly do I get there?
@BSS-Commerce You mean this one?
@BSS-Commerce Can you help me? I can’t find the code to change
@BSS-Commerce You are still here? ![]()
@BSS-Commerce Hi, can you help me? Please check my reply’s…
Hi @admintb
This is Noah from PageFly - Shopify Page Builder App
Regards your concern, you can replace the content of title tag by follow this guide
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the > Find and replace in the for the text you want.
Or please make sure that you have set the SEO in Pages Preferences here:
Hope this can help you solve the issue
Best regards,
Noah | PageFly
Hi @admintb ,
Sorry for the late response, sorry I misunderstood your point, but there seems to be no way to change the yellow title line you want, as it represents the url extension. your website, will typically include subdomain + top-level domain.
Similar to this site and most other sites, they all share the same url format. What I have shown you is to change the title of the website, although this can change the title on search engines, it cannot be replaced in the position you want, sorry about that.
@PageFly-Noah Hi Noah, thank you so much for your reply. Enclose I send you the code from my theme.liquid. Can you please show me where exactly I need to change the title?
Hi @admintb
After doing some research on Google Snippet, the part you want to change is called the site name
So there are 2 ways to do that.
In this case, please ask for your theme support to verify and check your sitename tag before request index from Google
@PageFly-Noah Thank you for your help! Where in line 8 can I change the title? From what to what?
@BSS-Commerce There must be a way. The following shop is also from shopify and there it workes:
Please change the everything between the
If you not sure about this, i recommended you should reach out to the theme support for them to help you
@PageFly-Noah So just THE BASICS ?
@admintb Yes, please try with that, you can revert to the old version anytime
@PageFly-Noah Not working. Can you help?