# SeoMetadata

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/pme-core/src/tools/seo-metadata.tool.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/pme-core/src/tools/seo-metadata.tool.ts#L12)

## Properties

| Property | Type |
|---|---|
| `title` | `string` |
| `metaDescription` | `string` |
| `canonicalSlug` | `string` |
| `ogTags` | `Record<string, string>` |
| `jsonLd` | `Record<string, unknown>` |
| `keywords` | `string[]` |
