Skip to content

feat(docs): add meta information for improved SEO and documentation clarity#39

Merged
x42en merged 1 commit into
mainfrom
develop
Jun 23, 2026
Merged

feat(docs): add meta information for improved SEO and documentation clarity#39
x42en merged 1 commit into
mainfrom
develop

Conversation

@x42en

@x42en x42en commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the Nuxt configuration for the documentation site, mainly to improve SEO and metadata management. The most important changes are grouped below:

SEO and Metadata Enhancements:

  • Added a meta configuration block with title, description, and ogHost to improve search engine optimization and social sharing previews. (docs-site/nuxt.config.ts)

Robots.txt Handling:

  • Disabled automatic generation of robots.txt by setting robots: { robotstxt: false }, giving you more control over crawler access. (docs-site/nuxt.config.ts)

@x42en x42en self-assigned this Jun 23, 2026
@x42en x42en added the enhancement New feature or request label Jun 23, 2026
@x42en x42en merged commit 996b7eb into main Jun 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant