How to handle schema:url on multilingual websites #150
Replies: 7 comments 6 replies
-
|
For reference, the Artsdata instructions for the
|
Beta Was this translation helpful? Give feedback.
-
|
My initial reaction was to stick with the principle behind the "canonical" URL: that there should a single URL for defining the single source of truth for duplicate content. However, in the case of different language versions of the same page, this is not considered duplicate content. |
Beta Was this translation helpful? Give feedback.
-
|
The big question with which I am struggling is this one: "Is it Artsdata's role to substitute itself to web browser and to attempt to provide the right language version of an event's official url, depending on the data consumer and their individual users?" My gut reaction is "no". We should leave this as a conversation between web browsers and web servers. In the above example, if we had a single |
Beta Was this translation helpful? Give feedback.
-
|
This being said, I acknowledge that data consumers with multilingual platforms may want the ability to provide different URLs matching their own language versions. Could they solve this locally, by calling web servers and detecting |
Beta Was this translation helpful? Give feedback.
-
|
From a code efficiency purpose, a single URL value would be much leaner. |
Beta Was this translation helpful? Give feedback.
-
|
Ultimately, I think Artsdata should reflect how the data is structured at the source.
|
Beta Was this translation helpful? Give feedback.
-
|
@saumier Has the use of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@saumier raised the following very interesting question over email:
The sample data shared by Gregory in his email looks like this:
I'll break down my response in multiple comments, to it is possible for readers to upvote or cite specific comments.
Beta Was this translation helpful? Give feedback.
All reactions