Culture and Hostnames issue

Hi, I am using Umbraco version 12.1.2 with . net and have an issue with Culture and Hostnames, on the main home page I added two domains like www.mysite.com and www.mysite.com/en-gb/ , first one is working fine but with /en-gb/ getting page not found screen, all content are saved and published. What I am missing ?


Hey @x-soghomonyans_wizza!

If you go to the Info tab (next to Content and Workflow) do you see two URLs listed in the Links box?

Do you have multiple languages set up in Settings > Languages?

Hi, Yes I can see the links

Odd! I would try the following things:

  • Republish the node again. Sometimes it can just be a caching issue
  • under the Settings section is a tab called “Published Status” with a number of cache clearing options. Typically working through those can help resolve issues like this, but take care if you’re doing it on a production site.
  • A full restart can always help!

Also, with what you’re looking to do, does the default root URL need to be one language and then en-GB is something separate? If so you’ll likely need to set up languages and then change your Culture and Hostname settings on the node to map the different languages.

1 Like

Thanks, the last steps are solved the issue.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.