ThatJeeves 6 Posted July 14, 2016 Report Share Posted July 14, 2016 Hello. I was wondering, when coding in HTML 5, what is the order of the meta tags? Should they after the title-tag? Quote Link to post Share on other sites
Chikwado 3 Posted July 14, 2016 Report Share Posted July 14, 2016 Just anywhere in the <head> </head> section. Quote Link to post Share on other sites
dsonesuk 913 Posted July 14, 2016 Report Share Posted July 14, 2016 Usually charset viewport title then after that for SEO description keywords robots Quote Link to post Share on other sites
Ingolme 1,020 Posted July 14, 2016 Report Share Posted July 14, 2016 The rules don't specify any order in particular, but things closer to the top will be interpreted earlier, so you need to take that into account when deciding which order to put things in. Quote Link to post Share on other sites
johnniewalk 0 Posted July 20, 2016 Report Share Posted July 20, 2016 The thing is you should keep it in the header tag of the website.. Quote Link to post Share on other sites
Chikwado 3 Posted July 20, 2016 Report Share Posted July 20, 2016 The thing is you should keep it in header tag of websiteMeta data is not use in the header tag. Quote Link to post Share on other sites
johnniewalk 0 Posted August 16, 2016 Report Share Posted August 16, 2016 (edited) Meta title meta description a Meta data is not use in the header tag. Hello can you check your website source or any other website source code where they use an meta data it is in the header section of a particular website, if you don't know it's ok but the thing is don't show some other post as a wrong one.. Edited August 16, 2016 by johnniewalk Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.