OK, now we are getting somewhere.
First thing to make sure: both domain names (lifestylecoachbol.com and lifecoachbol.com) must point to the same hosting account and that the DNS has propagated – it can take up to 72 hours. As far as I can see from here, it seems to be true. At the very least, both domain names point to the same IP address, so they're being served by the same server. Also make sure that both domain names point to the same site root. This is something I can't check remotely :)
Next thing to do, edit your configuration.php file. Set the live_site to:
var $live_site = 'http://www.lifecoachbol.com'; (include the http://www. part, do NOT include a trailing slash).
The third thing is slightly longer:
1. Remove your .htaccess file (delete it)
2. Go to Admin Tools, .htaccess Maker, expand the Server Settings tab and enter [code]www.lifecoachbol.com</pre> in the two URL fields. In the directory field, enter [code]/
(just a forward slash, that is)
3. On the same page, make sure "Redirect non-www to www" is set to "Non-www to www".
4. Click on Save and Create .htaccess
Your redirections should now work.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!