Articles tagged Html
Meta Tags, Link Tags And Web Manifests
Every time I make a new site, I spend a significant amount of time adding meta and link tags to the layout. I do this to improve SEO but also to control the way the site is rendered in different browsers, share sheets and operating systems. I often find myself looking up details which I have researched in the past. This article will list all the tags I use on this and other sites. I hope it will save you (and future me) a lot of time.
#The Basics
Meta tags represent metadata that cannot be represented by other HTML meta-related elements such as
Link tags define relationships between the current document and external resources.
Every time I make a new site, I spend a significant amount of time adding meta and link tags to the layout. I do this to improve SEO but also to control the way the site is rendered in different browsers, share sheets and operating systems. I often find myself looking up details which I have researched in the past. This article will list all the tags I use on this and other sites. I hope it will save you (and future me) a lot of time.
#The Basics
Meta tags represent metadata that cannot be represented by other HTML meta-related elements such as
Link tags define relationships between the current document and external resources.
Every time I make a new site, I spend a significant amount of time adding meta and link tags to the layout. I do this to improve SEO but also to control the way the site is rendered in different browsers, share sheets and operating systems. I often find myself looking up details which I have researched in the past. This article will list all the tags I use on this and other sites. I hope it will save you (and future me) a lot of time.
#The Basics
Meta tags represent metadata that cannot be represented by other HTML meta-related elements such as
Link tags define relationships between the current document and external resources.
#The Basics
<title>
, <script>
, or <link>
.Every time I make a new site, I spend a significant amount of time adding meta and link tags to the layout. I do this to improve SEO but also to control the way the site is rendered in different browsers, share sheets and operating systems. I often find myself looking up details which I have researched in the past. This article will list all the tags I use on this and other sites. I hope it will save you (and future me) a lot of time.
#The Basics
<title>
, <script>
, or <link>
.Every time I make a new site, I spend a significant amount of time adding meta and link tags to the layout. I do this to improve SEO but also to control the way the site is rendered in different browsers, share sheets and operating systems. I often find myself looking up details which I have researched in the past. This article will list all the tags I use on this and other sites. I hope it will save you (and future me) a lot of time.
#The Basics
<title>
, <script>
, or <link>
.