Skip to content
When you migrate a website to a new domain it’s important that you redirect the links that are are active...
The steps below detail two ways make WordPress use only www for your website address. If a user tries to...
The following htaccess code rule shows how to remove a single query parameter from a URL – leaving any existing...
Advertising website addresses without the ‘www.’ is a growing trend. It’s smaller, concise and gives the domain name the first...
If you’re migrating your WordPress site to a new domain name (URL address) you’ll need to update the WordPress configuration....
As a WordPress administrator one of the simplest things you can do to protect your website is to lock down...
The htaccess rule below shows how to force all traffic to go over HTTPS, rather than HTTP. This assumes you...