stacker.news icon indicating copy to clipboard operation
stacker.news copied to clipboard

feat: add territory SEO

Open brymut opened this issue 8 months ago • 1 comments

Description

Remove MD and images before creating a summary of the text in the SEO. closes #2363

Tested using the ~AGORA description

Screenshot 2025-08-23 at 09 18 29

Result

Screenshot 2025-08-23 at 09 16 52

Tested using the ~AMA description

Screenshot 2025-08-23 at 09 31 25

Result

Screenshot 2025-08-23 at 09 31 41

Particularly short example (maybe images and Markdown being cleaned out make it too short)

Screenshot 2025-08-23 at 09 39 06

Result

Screenshot 2025-08-23 at 09 39 46

Checklist

Are your changes backward compatible? Please answer below: Y For example, a change is not backward compatible if you removed a GraphQL field or dropped a database column.

On a scale of 1-10 how well and how have you QA'd this change and any features it might affect? Please answer below: 10

For frontend changes: Tested on mobile, light and dark mode? Please answer below: Y

Did you introduce any new environment variables? If so, call them out explicitly here: N

brymut avatar Aug 15 '25 19:08 brymut

I will pay the bounty for this but not merge.

My hesitation is mostly related to the markdown stripping, which we should be able to do more elegantly/performantly as a result of the new editor.

huumn avatar Dec 07 '25 01:12 huumn