Dawn theme meta title troubleshooting - urgent

Topic summary

A Shopify store owner reports that browser tabs display the page URL instead of the proper meta title across all pages on their Dawn theme site (offnorth.com).

Proposed Solution:

A community member suggests two diagnostic steps:

  1. Check theme.liquid file - Verify that meta title and meta description code isn’t commented out in the Shopify admin. Commented code prevents proper display and should be uncommented.

  2. Inspect source code - Right-click the page, select “View Page Source,” and search for <title> tags to confirm whether meta titles are rendering correctly.

Status: The issue remains unresolved pending the store owner’s implementation of these troubleshooting steps. An SEO audit tool was also recommended for comprehensive site analysis.

Summarized with AI on October 28. AI used: claude-sonnet-4-5-20250929.

In my website chrome tab part (i’ll attach reference image) in that why the name is like that rather than the meta title. Please help me to overcome that. In every page there is that issue.

Website: https://offnorth.com/

Reference Image:

![Screenshot 2025-05-21 101425.png|831x235](upload://j9aYSh0DyriZRcbvLmNbPk94rup.png)
1 Like

@Markit-Themes , Please give a tutorial how to change

Hi @Sivadarshan

In your shared screenshot, it seems like the page meta title is not showing properly. Therefore, it displays the page URL directly. To resolve this issue, you can further check below two aspects below and see if they are normal or not.

  1. Check the meta title and meta description related code in the theme.liquid from the Shopify admin to know if they are commented. If they are commented, they will show the result like below attached screenshot and please delete the comment related code contents to make meta title and meta description code contents work properly.

  1. You can also check from the source code page by right-clicking the empty part on the page and selecting Check source code page in the appearing menu. Then search with to see if available to search out. If yes, your meta title and meta description work properly and if not, your meta title and meta description are not working properly, and you can use the first way I shared here to resolve this issue.

Next time, when you encounter a similar issue, you can also click here to make an SEO Check and know store situation in a better way. It will detect and share you a report if store meets the demand of SEO and then you can work to finish the SEO issues properly. Thank you!