where i can create a username for testing it? I Saw it shows my domain name in the end of the line. So, i just need to put a username or i need to register it before on mastodon.social?
Yes the plugin does not currently support images in the content it federates. As you might imagine, adding media (i.e. image) support for content federated to many different software platforms has some complexities, so weāve intentionally excluded them for now. Support for federating media may be added in the medium term.
@Lhc_fl Just a note that I havenāt forgotten about your issue reports, and will be look at them closely this week.
Indeed, while they donāt have an email, staged ActivityPub users are like any other staged users, and will be given whatever trust level is set for the site setting default_trust_level.
Hey, is there a way to avoid the duplicate content penality from search engines when 2 forums are federated? I Saw that there no change with the canonical.
The ābestā way is to no index a whole category?
Hey David, I would briefly observe that there isnāt really such a thing as a duplicate content penalty, see for example Googleās long-time position on this question. Nevertheless, I appreciate this is often a concern for folks, and I take it seriously on that basis.
I wouldnāt recommend doing that.
I will consider the question of canonical links for ActivityPub topics and get back to you on that front.
No, you are taking that out of context - that article is talking about a different issue - duplicate content on the same site
But most site owners whom I hear worrying about duplicate content arenāt talking about scraping or domain farms; theyāre talking about things like having multiple URLs on the same domain that point to the same content. Like www.example.com/skates.asp?color=black&brand=riedell and www.example.com/skates.asp?brand=riedell&color=black. Having this type of duplicate content on your site can potentially affect your siteās performance, but it doesnāt cause penalties
And at the same time they address @David_Ghost their issue and say itās real
There are some penalties that are related to the idea of having the same content as another siteāfor example, if youāre scraping content from other sites and republishing it, or if you republish content without adding any additional value
I agree that canonical URLs are worth considering. I agree with @angus here (if I understand correctly), grounded in this quote from the cited article:
Duplicate content on a site is not grounds for action on that site unless it appears that the intent of the duplicate content is to be deceptive and manipulate search engine results.
A mastodon server will have at least as much and likely more republishing than a federating Discourse, it does not include canonical URLs as far as I can tell, and they donāt seem to be penalized. Iāve done plenty of google searches that have led to posts on mastodon. Google has sent me to the original site, not to a site that has federated them. Each of those mastodon servers is also federating lots of other posts, including but not limited to federated comments on the pages Google has sent me to.
Therefore, google does seem to do a reasonable job of finding the original source, and doesnāt seem to be penalizing mastodon for federating heavily. I canāt imagine any reason that a Discourse that is federating would be worse.
However, I do like the idea of a canonical URL, even if it doesnāt make a difference for search, to support humans finding where stuff came from.
Again, that is taken out of context. āon a siteā means āon a single siteā in this context.
Above the part you quoted it says (emphasis mine)
theyāre talking about things like having multiple URLs on the same domain that point to the same content
and immediately below the part you quoted it continues
having this type of duplicate content
where āthis typeā refers to āhaving multiple URLs on the same domainā and hence the part in between is also talking about that specific type of duplicate content, which is different from what weāre discussing here.
Wait until a very well known and estabilished site starts federating content from a lesser known, new, site and see what happens.
That is very true. But I haven`t got ever any search hits by Google from any mastodon servers. And I know that isnāt proof of anything ā but I use Google a lot, using different tacticts. But I get Discourse-hits.
My very weak point is maybe Google treats mastodons different way than Discourse forums
If youāre interested in following along on my thinking on how to set the canonical url for ActivityPub topics, Iāll be discussing it with some other ActivityPub folks over here
The current status on changing the username of an ActivityPub actor is that I have:
implemented it in a draft pull request (see here);
advocated for it in the broader ActivityPub developer community (see here);
made a pull request to Mastodon to make it feasible for Discourse to support the feature (see here).
3 is necessary due to the prevalence of Mastodon in the fediverse. If and when my pull request to Mastodon is merged Iāll publish the draft pull request implementing it in the plugin for review. If itās accepted and merged Iāll let everyone here know they can update and change their actorās usernames.
In the meantime you can currently change the display name of an Actor in Admin > Plugins > ActivityPub > āEdit Actorā.