Files
docs-app/content/docs/tinadocs-features/search-engine-optimization-seo.mdx
2026-04-01 09:38:50 +02:00

28 lines
923 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
seo:
title: SEO
description: Goes over the SEO Capabilities of TinaDocs
canonicalUrl: https://tina.io/tinadocs/docs/tinadocs-features/search-engine-optimization-seo
ogImage: /og/tina-og.png
title: Search Engine Optimization (SEO)
last_edited: '2025-07-16T00:55:37.712Z'
---
TinaDocs gives you full control over your sites metadata, structure, and performance—ensuring your documentation is optimized for search engines and shareable across platforms.
TinaDocs is built with **NextJS**, meaning you get SEO fundamentals out of the box:
* Server-side rendering or static generation
* Fast page loads with optimized bundle splitting
* Custom `<head>` support per page
## Updating Page SEO
To modify the SEO values on each page:
1. Navigate to the admin route
2. For each page click 'SEO Values' on the top of the editor bar
3. Insert respective SEO values
![](</img/docs-assets/seo-configuration.png>)