docs: unify meta description length (#138)

This commit is contained in:
Dominik Pschenitschni
2025-07-01 20:52:24 +02:00
committed by GitHub
parent d6bbfe6f01
commit 937c43b706
+2 -2
View File
@@ -53,12 +53,12 @@ ${documentContent}
Carefully read and analyze the provided content. Identify the main topic, key points, and any relevant keywords. Based on your analysis, write a concise meta description that effectively summarizes the content and entices users to click through to the page.
Your meta description should be between 110 characters long, including spaces. This length is optimal for display in search engine results pages.
Your meta description should be about 110 characters long, including spaces. This length is optimal for display in search engine results pages.
Provide your meta description inside <meta_description> tags. Do not include the character count or any other text outside these tags.
<meta_description>
[Your 150-160 character meta description goes here]
[Your ~110-character meta description goes here]
</meta_description>`,
}],
})