- Affected Version
- WoltLab Suite 5.3
Is there a setting that allows more characters of the article/blog to be displayed below the image when sharing to social media? Currently, it looks like it is set to about 80, would be nice to double that.
Is there a setting that allows more characters of the article/blog to be displayed below the image when sharing to social media? Currently, it looks like it is set to about 80, would be nice to double that.
Hello,
The description is truncated to 255 characters, this might indicate that the description is further truncated by the respective site.
Is there a setting in admincp that I can verify setting? I cannot seem to find it.
Would the image sizing have an adverse effect on this?
Is there a setting in admincp that I can verify setting?
No, this is a hard-wired value in the code logic. You can verify it by looking at the page source and looking for og:description. For example the description of our latest preview of 5.4 has a description that is 202 characters long:
=>
<meta property="og:description" content="After the update of our website, many of the already presented features can be tested. Our last article therefore focuses on the improvements for managing your own community that are invisible to users.">
Would the image sizing have an adverse effect on this?
None that I'm aware of. This doesn't mean that there could be some dark magic happening on those third party sites, they are highly intransparent when it comes to these things.
Don’t have an account yet? Register yourself now and be a part of our community!