style in header
-
hi there,
i use the latest storefront theme. no customizations to the child theme have been made.
the pw for the above url: mexmex
it seems to be unusual to have the meta tags in the header in between style tags. this is not good for seo.
so it looks now like this:
<head> <style> <title>...</title> <meta name="description" content="..."> </style> </head>
and instead it should look something more like this:
<head>
<meta name=”description” content=”…”>
</head>`is this the default behaviour of storefront? and if so why?
thanks a lot for your help! kai
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘style in header’ is closed to new replies.