Sometimes I reply to my own tweets and on my website it marks as in-reply-of the tweet itself and not my original post on my website.
[ ] Canonicalise all Twitter ee.Helper().Strings(ee.Helper().TypeProperty()) to remove the query parameters.
[ ] Canonicalise already published posts and update sidecar context.
[ ] Do not require context when they're posts from the website itself.
[ ] Keep syndications table in database that keeps a connection between post ID and all of its syndications.
[ ] When replying (or any other posts), check the database and canonicalise the URL and syndicate in all syndicated places.
[ ] Reddit
[ ] Reddit likes have might have the same value. Should sanitise that before, maybe add "?type=like" just to make it different.
[ ] It seems I haven’t used my Reddit integration on my website for two months (“Same. Got it last year and I’m 21. :/“) - Import missing posts? Disable Reddit integration?
Sometimes I reply to my own tweets and on my website it marks as in-reply-of the tweet itself and not my original post on my website.
ee.Helper().Strings(ee.Helper().TypeProperty())
to remove the query parameters.