Hello,
It appears that you are using GoDaddy for your Domains and using it to forward your Website. Consider using the following solution:
Godaddy does support serving a 301 or 302 http redirect instead of framing your site; use "forward only" instead of "forward with masking", which is accomplished with the frame. Note that users will see the address you're forwarding to in their address bar, rather than the address they entered. There's no good way to avoid this with forwarding, although you might be able to do so with a CNAME.
The process I followed to set this 301 redirection is:
- Click domain name on My Account screen
- Click "Manage" under "Forwarding"
- Click "Edit" to bring up window where new URL can be entered
- Click "Advanced Options" and choose "Forward Only"
To do this through DNS, go to the DNS Manager and either use a CNAME for the real domain name of your host, or, if you have a static IP address, you can set up an A record to point directly at it.
This should fix the issue. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.