Blog

Redirect WWW to Non WWW with .HTACCESS

One of the easiest ways to setup a 301 permanent redirect (your server must be running Apache) from www to non www is by editing the .httaccess.

The .htaccess file is a text file that you add or edit on your site. Basically it adds to or overrides the current server settings. If you have trouble creating a .htaccess file (some text editors won’t create a file named .htaccess)… Continue reading

No Comments