Create relation between documents (for href lang s...
# help-with-umbraco
s
Hi, We have a multi lingual multisite in Umbraco 10. So our structure looks like this: - Site A --- Home --- Content 1 --- Content 2 - Site B --- Home --- Content 1 --- Content 2 For href lang reasons we need to create a custom relation between for example Content 1 from Site A and Content 1 from Site B. What's the best way to create this link and show it for the editors on both pages? I saw the LinkedPages package from Kevin Jump, but there are the linked pages stored in the context menu instead of a simple property. The ContentRelations package shows the relations in a seperate section between the Content and Info tab right after the nodename. Is there a way to create this as simple as possible? Thanks in advance! Grtz Sander
d
Is there a reason why you are doing multilingual in Umbraco as multiple sites, rather than having one site with language variants? If you did that, then the relationship you see would already be there, as there would be one document with multiple cultures.