SEO and Meta Tags
Sveleton includes a comprehensive Meta component that
handles all your SEO needs out of the box. Every page gets proper meta tags
for search engines and social media platforms without any additional
configuration.
What Is Included
The Meta component automatically generates OpenGraph tags for
Facebook and LinkedIn, Twitter Card markup for enhanced tweet previews, and
Schema.org Article structured data for rich search results. All pages
include canonical URLs to prevent duplicate content issues.
Each publication page can specify its own title, description, and cover
image through the meta prop. These values are used consistently
across all meta tag formats to ensure your content appears correctly when
shared on any platform.
Usage
Simply wrap your content in the Publication component and pass
the meta object with your page's title, description, and optional cover
image. The component handles everything else automatically, including
generating the proper meta tags, setting up breadcrumbs, and injecting
Schema.org markup into the page head.
Read next