Menu
Libraries |
Category

svead

  • Purpose: Svead is a Svelte component library designed for managing head meta information, including SEO tags, Open Graph tags (Twitter/Facebook), and structured data (JSON-LD) for improved search engine visibility.
  • Key Features:
    • Sets meta tags for titles, descriptions, canonical URLs, and Open Graph properties.
    • Supports Web Monetization via payment pointers.
    • Includes a separate SchemaOrg component for JSON-LD structured data (schema.org vocabulary).
    • Configurable Twitter card types and site-specific metadata.
  • Target Audience: Svelte developers looking to streamline SEO and social media sharing enhancements in their applications.
  • Svelte Support: Primarily built for Svelte, with components like <Head> and <SchemaOrg> tailored for Svelte projects.
  • Schema.org Integration: Allows flexible structured data markup (e.g., BlogPosting, WebPage) to improve search engine understanding. Validate with tools like Google's Rich Results Test.
  • Version Note: v1 (currently @next) introduces a consolidated SeoConfig object and separates SchemaOrg from the core Head component. Stable release pending Svelte 5.

canonicalcomponentheadlinksmetatagssveltesveltekitbreadcrumbsjson-ld

Comments