Did you know Windows 10 keeps a record of the websites you view? It doesn't matter which browser you use, if you use "in private" or "incognito" mode, or if…
Problem When trying to log into a WordPress website, using the wp-login / wp-admin page - the page redirects back to the login page after entering in the username and…
The file that stores the auto-complete list can be found in the user profile using this path: %USERPROFILE%\AppData\Local\Microsoft\Outlook\RoamCache This will translate to something like C:\Users\UserName\AppData\Local\Microsoft\Outlook\RoamCache
When a payment form in submitted in Gravity Forms a product info table is generated that includes a list of the products purchased and their prices. This information is cached…
The following code can be used to automatically change a product label when a form is submitted. In this example we have a book prize form - field id 5…
When Google Chrome requests a website, e.g. 'demo.itsupportguides.com' and receives a redirect response - for example the '/cgi-sys/defaultwebpage.cgi' error page - it caches this response. Browser level caching is a common…
If you're serious about optimising a WordPress website for speed, then you need to setup your website to serve the static content, such as images and css files, from a…
CloudFlare is a popular service that speeds up websites by managing the websites DNS and routing traffic to a visitors closest cache of static content, such as images, CSS files and…
The following htaccess rule can be used to force Internet Explorer to display your website using the latest version. This should resolve Internet Explorer rendering your website in an older…