28 lines
923 B
Plaintext
28 lines
923 B
Plaintext
---
|
||
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 site’s 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
|
||
|
||

|