Doubly Featured in Discovery Tab

For some reason, in the Discovery Tab my posts appear under both renevanbelzen and mico.renevanbelzen.nl What’s up with that?

BTW https://micro.renevanbelzen.nl is a redirect on my own server to https://renevanbelzen.micro.blog

In the root of that subdomain I’ve put an .htaccess file with the content:

Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) https://renevanbelzen.micro.blog/$1 [R=301,L]

I’m not sure if this doubly-featured bug is recent or was always there since I made the redirect. Nor do I now how to fix it.

On Micro.blog you can follow other people with Micro.blog accounts. But you can also follow folks on Mastodon (ActivityPub) and websites (as long as they publish a web feed). So most of us have more than one representation on Micro.blog. You, for example, have at least four:

These feeds might be identical content-wise, depending on how you set up our web presence with crossposting, etc.

Most of the discovery section is handled manually by @jean and @manton. The duplicate entries are probably caused by human hands, adding the same content from two different accounts to the discovery feed.