So in my switch, I discovered a problem that others should know about. If you use a BluDomain template, most likely your Contact section is designed like mine. When a client enters his/her email address, the PHP code tries to send the email from the entered client email through your server. GoDaddy and HostGator actually block certain domains as Spam including gmail.com, yahoo.com, and a couple others.
Sorry this is getting technical, but it is important because your client may be filling out the client info form on your Blu website and then the mail is actually rejected because of a spam block.
I had to manually go and edit the code to get it working for GoDaddy and HostGator. Other hosts could be effected by this too. I'm sure I didn't explain this well enough, but hopefully that made sense.
If you want to find out if it effects you, fill out your own contact form with the email address as something@gmail.com, something@yahoo.com, something@hotmail.com, something@live.com, etc... and make sure all of them go through.
Hope this helps someone. Wish I had known this before since I am sure a few clients think I am non-responsive because of me not getting their contact info.
