The following htaccess code rule shows how to remove a single query parameter from a URL - leaving any existing parameters. This is done using a rewrite rule and will…
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…
Advertising website addresses without the 'www.' is a growing trend. It's smaller, concise and gives the domain name the first bit of attention. However not all websites are prepared to…
The steps below detail two ways make WordPress use only www for your website address. If a user tries to access your website using the non-www address they will be…
When you migrate a website to a new domain it's important that you redirect the links that are active on your old domain. Not only does this have huge SEO…