Title tag is outside the head section

I have a website in shopify and both the Screaming frog and Sitebulb shows that the title tag is outside of the head section, where in as per the view-source, I can see it inside the head section. I did the crawling on the Sitebulb post enabling the Javascript rendering option to make sure if the title tag is somehow getting populated with any JS, but the result is the same. Can someone suggest what to be done in this scenario?

Hi,

Hope this will work

  • Check theme.liquid and make sure is inside
  • Make sure there’s only one tag
  • Check for JavaScript adding or moving title tag
  • Re-crawl in Screaming Frog or other tool
1 Like