Best of SEO β€” June 2023

  1. 1
    Article
    Avatar of builderiobuilder.ioΒ·3y

    Routing and SEO Metadata in Next.js 13

    The Metadata API allows you to define metadata for each page, ensuring accurate and relevant information is displayed when your pages are shared or indexed. By default, the root layout of a Next.js application created using includes a metadata object in the file. Metadata can be exported from both a file and a file.

  2. 2
    Article
    Avatar of asayerasayerΒ·3y

    Removing unused CSS with PurgeCSS

    Unused CSS is one of the most common problems that can negatively impact website performance. This article will introduce you to PurgeCSS, a tool that can minimize the CSS sent to the browser. Let’s learn what Purge CSS is, how it works, and how to configure it in a Next.js app.

  3. 3
    Article
    Avatar of communityCommunity PicksΒ·3y

    Starlight 🌟 Build documentation sites with Astro

    Astro is the all-in-one web framework designed for speed. Starlight gives you built-in frontmatter validation with TypeScript type-safety. Extend with React, Vue, Svelte, Solid, and more. Pull your content from anywhere and deploy everywhere.