Course lesson
Every site that is serious about increasing traffic needs to consider how it is handling SEO.
Every site that is serious about increasing traffic needs to consider how it is handling SEO.
In Astro, you can set your meta tags manually but Astro gives you a easy-to-use <SEO /> component that will set meta tags for you as you give it properties.
In this lesson we'll add the astro-seo package and set titles and descriptions on our different landing pages as well as set a default if we forget to do that.
Course lesson
Every site that is serious about increasing traffic needs to consider how it is handling SEO.