Skip to content

Configuration Reference

seo-in-astro exposes several options to control its behavior.

type: string

The base URL of the project.

type: string

The name of the site.

type: string

The URL of the default Open Graph image.

type: boolean

default: false

Enables the generation of the llms.txt file for your site.

type: SitemapConfig

Allows you to customize the sitemap by adding additional metadata to specific routes.

type: RobotsConfig

Allows you to customize the robots.txt file for your site.