Skip to content

(bug): Meta-tag for html displays post content in title.

Summary

User @onecrazychief reports that there appears to be an error in the setting of this metatag.

https://www.minds.com/media/1010744705737687040?focusedCommentUrn=urn:comment:1010744705737687040:1010948837685465088:0:0:1010950237016489984

Steps to reproduce

  1. Go to https://www.minds.com/newsfeed/1010437188630237184
  2. Open dev tools
  3. Look at the meta tags

Platform information

Cross-platform web

What is the current bug behavior?

The meta tag contains the post content. In the example above, it is a long one.

What is the expected correct behavior?

Surely this cannot be intentional. We should at-least truncate the post content, unless there is some weird SEO voodoo I'm unaware of at play.

Relevant logs and/or screenshots

image

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)