<feed xmlns='http://www.w3.org/2005/Atom'>
<title>popov.link/src/utils/schemas/ids.ts, branch master</title>
<subtitle>A fast and minimalist personal website and blog powered by Astro. Features clean Markdown content, custom theming, and optimized deployment on Cloudflare Pages.
</subtitle>
<id>https://git.popov.link/popov.link/atom?h=master</id>
<link rel='self' href='https://git.popov.link/popov.link/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/'/>
<updated>2026-04-22T16:11:58+00:00</updated>
<entry>
<title>refactor: update schema handling and improve SEO metadata</title>
<updated>2026-04-22T16:11:58+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-04-22T16:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=5e818d804d5d38beff0f3754a006333752fd5082'/>
<id>urn:sha1:5e818d804d5d38beff0f3754a006333752fd5082</id>
<content type='text'>
- Changed schema type from WithContext&lt;Thing&gt; to Thing[] in Head, BaseLayout, and JsonLd components for better flexibility.
- Added optional robots meta tag to Head component.
- Updated JSON-LD generation in JsonLd component to include a structured payload.
- Enhanced page and blog schemas to support breadcrumb and person schemas for improved SEO.
- Introduced new utility schemas for website and person to streamline schema generation.
- Refactored existing schemas to align with the new structure and ensure consistency across components.
</content>
</entry>
</feed>
