Skip to content

Commit 269da60

Browse files
committed
Merge branch 'main' into dev
2 parents 7c0492b + 65a2a01 commit 269da60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/panel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In case you want to change the SEO settings, you can use the following settings:
4747

4848
| Setting | Description | Default |
4949
| ------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- |
50-
| `frontMatter.taxonomy.seoContentLengh` | Specifies the optimal minimum length for your articles. Between 1,760 words – 2,400 is the absolute ideal article length for SEO in 2021. (set to `-1` to turn it off). | `1760` |
50+
| `frontMatter.taxonomy.seoContentLength` | Specifies the optimal minimum length for your articles. Between 1,760 words – 2,400 is the absolute ideal article length for SEO in 2021. (set to `-1` to turn it off). | `1760` |
5151
| `frontMatter.taxonomy.seoDescriptionField` | Specifies the name of the SEO description field for your page. | `description` |
5252
| `frontMatter.taxonomy.seoDescriptionLength` | Specifies the optimal description length for SEO (set to `-1` to turn it off). | `160` |
5353
| `frontMatter.taxonomy.seoSlugLength` | Specifies the optimal title length for SEO (set to `-1` to turn it off). | `75` |

0 commit comments

Comments
 (0)