It has different nodes for each language version and I assigned hostnames too for each version.
I added a content for each page upon creating it so let's say I created a home page for each version and populated the content and it was fine.
Now I'm trying to change the content of these home pages and clicked Publish. And the changes don't appear at all. The copy is ok in the CMS but on the site I still have the original content of the pages which I added when creating.
What am I doing wrong? Did I miss anything? Or is it a cache problem?
I republished the whole site but it's still not displaying updated content.
Multilingual version pages not updating
Hi,
I have set up a multilingual website in Umbraco.
It has different nodes for each language version and I assigned hostnames too for each version.
I added a content for each page upon creating it so let's say I created a home page for each version and populated the content and it was fine.
Now I'm trying to change the content of these home pages and clicked Publish. And the changes don't appear at all. The copy is ok in the CMS but on the site I still have the original content of the pages which I added when creating.
What am I doing wrong? Did I miss anything? Or is it a cache problem?
I republished the whole site but it's still not displaying updated content.
It is very strange caching problem I think. The website refreshed only after I reloaded web.config file if that helps anyone.
It could be the setup of IIS. Can you login and publish the different languages?
eg. domain1.com/umbraco (publish a page on domain1) and domain2.com/umbraco (publish a page on domain2).
If that can be done it can be that the domain names are not setup in IIS (right click on the site in IIS and choose edit bindings)
I am on a shared hosting, can't do anything on IIS
Thanks.
But I am on a shared hosting, can't do anything on IIS :(
As said above: it worked after refreshing web.config
is working on a reply...