The “Your domain is not pointing to OzSpeed” error occurs when your domain’s DNS settings are not correctly configured to point to OzSpeed’s servers. This prevents the domain from linking with your hosting account. Follow these steps to resolve the issue.
Steps to Fix the Error #
Step 1: Verify Your Domain’s Nameservers #
- Log in to Your Domain Registrar:
- Access your domain registrar’s dashboard (e.g., GoDaddy, Namecheap).
- Check Nameserver Settings:
- Ensure the domain is pointing to OzSpeed’s nameservers.
- Typical OzSpeed nameservers:Copy code
ns1.ozspeed.com ns2.ozspeed.com
- Update Nameservers (If Incorrect):
- Replace the current nameservers with OzSpeed’s nameservers.
- Save changes and allow up to 24–48 hours for DNS propagation.
Step 2: Check the A Record in Your DNS Settings #
- Access Your DNS Management Panel:
- Log in to the registrar or DNS provider where your domain’s DNS is managed.
- Update the A Record:
- Ensure the A Record points to OzSpeed’s IP address (provided in your hosting account setup).
- Example:lessCopy code
@ A 192.0.2.123
- Save Changes:
- Verify the changes and wait for DNS propagation.
Step 3: Verify Domain Status in OzSpeed hPanel #
- Log in to your OzSpeed hPanel: OzSpeed hPanel.
- Navigate to the Domains section.
- Check if the domain is listed and marked as Active.
- If the status is Inactive, the domain may still need proper DNS settings.
Step 4: Clear Browser and DNS Cache #
- Clear your browser cache to ensure you’re not viewing outdated DNS information.
- Flush your local DNS cache:
- On Windows:cmdCopy code
ipconfig /flushdns
- On macOS:bashCopy code
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
- On Windows:cmdCopy code
Step 5: Test the Domain’s DNS Configuration #
- Use a DNS checker tool (e.g., dnschecker.org) to verify the DNS records globally.
- Ensure the nameservers and A Record are properly propagated.
Step 6: Re-add the Domain to OzSpeed (If Necessary) #
- In OzSpeed hPanel, go to Domains → Add Domain.
- Re-add your domain and link it to your hosting plan.
- Follow the setup instructions to ensure proper DNS configuration.
Common Causes and Solutions #
- Incorrect Nameservers:
- Update the domain’s nameservers to OzSpeed’s values.
- Delayed DNS Propagation:
- Allow up to 48 hours for changes to propagate.
- Conflicting DNS Records:
- Remove old or conflicting DNS records that point to other servers.
- Expired Domain:
- Renew your domain registration if it has expired.
- Domain Not Added to Hosting Account:
- Ensure the domain is linked to your OzSpeed hosting account.
Additional Tips: #
- Enable Auto-Renewal for Your Domain:
- Prevent domain expiration and related DNS issues.
- Monitor DNS Settings:
- Regularly check DNS configurations for inconsistencies.
- Contact Support:
- If issues persist, contact OzSpeed support for assistance with domain setup and troubleshooting.