What are Domain Aliases?
Domain aliases are alternative domain names that point to the same IP address as your main website. In the context of web hosting, you usually need a domain alias for each sub-domain (e.g., stocks.rangeland.coop).
Why is it Important?
Missing domain aliases can lead to security vulnerabilities and compatibility issues. It's essential to ensure your website is secure by having a unique IP address for each sub-domain.
Configuring Domain Aliases
To configure domain aliases on your hosting account, follow these steps:
- Go to your hosting control panel and navigate to the DNS section.
- Create a new record with the following settings:
- Name: The sub-domain alias (e.g., stocks)
- TTL: The time to live (e.g., 300 seconds)
- Value: The IP address of your website
Example Use Case
Let's say you have a website at www.rangeland.coop and want to point it to stocks.rangeland.coop. To configure domain aliases, follow these steps in your hosting control panel:
Create a new record with the following settings: Name = stocks, TTL = 300 seconds, Value = IP address of your website (e.g., 192.0.2.1)