i would recommend checking the Umbraco error log (/app_data/logs) of the website to see if anything there could lead you in the correct direction.
another possibility is that the file permissions are not correct on the site, as the xml content cache may not be getting refreshed, you can check the timestamp of the file (/app_data/umbraco.config). you may also want to try republishing all content and see if this makes a difference.
Publishing Delays
Hello everyone,
My name is Jordan and I've recently been tasked with maintaining a website built with Umbraco.
Unfortunately I'm having a problem regarding publishing. Whenever I hit 'Save and Publish', the changes I make are not reflected on the live website.
Just wondering why this may be and what I can do to ensure my changes are instantaneously reflected on our live website.
Thank you very much for the help,
Jordan.
Jordan,
i would recommend checking the Umbraco error log (/app_data/logs) of the website to see if anything there could lead you in the correct direction.
another possibility is that the file permissions are not correct on the site, as the xml content cache may not be getting refreshed, you can check the timestamp of the file (/app_data/umbraco.config). you may also want to try republishing all content and see if this makes a difference.
good luck.
Hi Jordan, it can be caching issue, can you check if your site is using caching?
is working on a reply...