Comment on What is going on behind the scenes when searching for a lemmy post in a search engine?
muntedcrocodile@lemm.ee 2 weeks agoIt would have to be a common domain. So the content origin would have to be something like instance.fediverse.com the common domain needs to be the base level domain.
JustAnotherKay@lemmy.world 2 weeks ago
Would you happen to be able to tell me why using the lower domain doesn’t work? Also am I using the right terminology?
muntedcrocodile@lemm.ee 2 weeks ago
So domains are recursive tree structures. So u have node com which has a bunch of nodes below it of different domains which can have sub domains etc. Its like this cos that’s how DNS was designed.
Search engines gives scores to domains and pages. When u say that the content origin of ur page is some other domain the search engines will use that knowledge to adjust rating accordingly.
Say u have 2 domains site1.example.com and site2.example.com the search engine with l have a rank for site1, site2, and example.com where the rating of both site1 and site2 effect the rating for example.com.
If the content origin for all federated content has the same origin say instance.fediverse.com then the rating for all federated content will be classified as part of fediverse.com and all content will be working together across all instances boosting the fediverse as a single entity.
JustAnotherKay@lemmy.world 2 weeks ago
Thank you for teaching me a bit! Ya know, I bet my computer science classes taught me this at some point. I should pay more attention to my readings lol