Forum Moderators: phranque
The DNS servers are okay, so it has been suggested its in my code somewhere. Would this be something the .htaccess file handles? If so, how can I change it to just display my registered domain name?
Its a wordpress built site if that helps.
Thanks
S.
If you have any plans for this site other than as a 'hobby site' for you and your family and friends, then using 'free' hosting may turn out to be a very expensive mistake. If you build a 'brand' and start getting lots of traffic, and then have to change your domain name, you'll lose your search rankings and traffic -- at least for awhile, and maybe for up to a year. Since you've got this redirect happening, your domain name *is* freehost.com, so that's why this is a concern.
Free hosting can be very expensive. It is also usually quite limiting from a technical perspective. In general, it's usable for personal and hobby sites only.
Jim
Are you 100% sure the domain has the A records pointing to the hosting server and are they an IP address, your registrar may have domain forwarding on it instead
I see you said "mysite.freehost.com" some free hosts do auto forwarding to user.freehost.com
What does the view source tell you some free hosts can automatically add refreshes to a page.
Download the .htaccess file and read its contents.
One of the above should show something, it's a start atleast.
edit: This is what it says on the host site regarding alternate address
Extra domain
Add a valid domain name(.com, .co.uk etc). After adding this domain both the domain and previous subdomain will operate on your account.
Domains must be registered through an external registrar.
Can domains be www.?
Yes, you must add it from your control panel >> account settings.
Please type in the box, www.yourdomain.com, however [yourdomain.com...] will then no longer work
Do not edit .htaccess files with anything other than a plain-ASCII text editor.
Jim