Posts Tagged ‘cache’

Manually clearing your page cache

There are a number of reasons why clearing your page cache can be necessary, mostly during a development cycle where you’re repeatedly publishing out the same pages, or need a site wide change to take place. Normally this isn’t a proble, thanks to the nice “Clear page cache” button. But sometimes it all becomes horribly stuck, [...]

Damn you cache!

Caches always seem to be causing trouble, or slowing down development of a website. There are a few things that can help you out : XML & Flash Have you ever come across an xml driven flash application that just will not update when you’ve uploaded changes? Typing in the XML file location and forcing a [...]

Have you cleared the page cache?

If you’re seeing Reddot doing something odd with your pages… clear your page cache and navigation cache (if you’re using navigation manager) first. We’ve seen too many instances of it being the sole problem. The sort of things we have seen this resolve is blank pages, or asp code turning up when it should be pre-executing. [...]