I’ve been trying to optimize my site and came across the following error according to google lighthouse:
Does not have a tag with width or initial-scaleNo <meta name="viewport"> tag found
I have on the top of my in my theme.liquid. When inspecting my site, I see that the is actually in the . I’ve also realized that there is a before my . How do I fix this?
I don’t see the ending head tag also, why are u using 2 google tag containers and analytics? That will greatly slow you down. You only need 1 for all 3 of those.
One is for google analytics and the other one is for google tags. Which I never understood why I needed it. I hired someone to set me up to sell on google shop and they said I also needed the google tag code.