Below is a reference table of HTTP status codes: Status Code Description 100 Continue. The server has received the request headers and the client should continue with the request. 101…
Problem When clicking on a link to download a file in Google Chrome - the download does not start. No prompts appear on the page, screen or in the address…
The htaccess rule below shows how to force all traffic to go over HTTPS, rather than HTTP. This assumes you have correctly setup a certificate and traffic can be served…
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…
The following jQuery script can be used to automatically add HTTP:// to the start of a input field value if the value doesnt already start with either HTTP:// or HTTPS://…
Problem By default, 'website' fields in Gravity Forms will display a validation error message if the user enters an address that is missing the protocol - HTTP, HTTPS, FTP. The…
Problem By default, 'website' fields in Gravity Forms will display a validation error message if the user enters an address that is missing the protocol - HTTP, HTTPS, FTP. There…
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…
Back in 2014 CloudFlare, a CDN provider, announced free universal SSL for all their users. Which sounds pretty awesome, especially when you can sign up and use it on their…