mirror of
https://github.com/go-vikunja/website.git
synced 2026-02-25 06:23:51 +00:00
docs: unify meta description length (#138)
This commit is contained in:
committed by
GitHub
parent
d6bbfe6f01
commit
937c43b706
@@ -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>`,
|
||||
}],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user