Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • David Peck 687 posts 1863 karma points c-trib
    Jan 05, 2023 @ 15:12
    David Peck
    0

    Multiple cultures without multiple domains

    I'm getting this error:

    The root node {RootNodeName} was published with multiple cultures, but no domains are configured, this will cause routing and caching issues, please register domains for: {Cultures}
    

    I do indeed have root level content items that vary by culture, however my content finder is correctly selecting the correct content and culture based on the path. A URL like /en-gb/about-us will use the 'en' culture, just as a URL like /en-us/about-us would also use the 'en' culture. Both urls use a node at /country-home/about-us. The different countries just have different telephone numbers amongst other variations.

    So my questions are:

    1. Is there a problem with my setup? Even if I've sorted the routing, I've done nothing with caching.
    2. If there is no problem then how do I get the error to go away?

    Thank you in advance

  • Luuk Peters 82 posts 322 karma points
    Jan 10, 2023 @ 09:40
    Luuk Peters
    0

    You can set multiple cultures and hostnames with the same domain.

    So:

    • www.domain.com => nl-NL
    • www.domain.com/en => en-GB

    So maybe set the cultures and hostnames for English explicitly?

  • David Peck 687 posts 1863 karma points c-trib
    Jan 10, 2023 @ 10:04
    David Peck
    0

    Thanks for responding, Luuk.

    However I discovered the issue was that my database had come orphaned data in the umbracoDomains DB table. Removing these rows resolved the issue.

Please Sign in or register to post replies

Write your reply to:

Draft