What is the difference between a domain pointer and an alias?
A domain pointer redirects one domain name to the content of another domain on the same server. Both domains show the same website, but the URL changes to the destination domain.
An alias (or "domain alias") also displays the same website as another domain but keeps the original URL visible in the browser's address bar.
Domain pointer: The URL changes to the destination domain.
Alias: The original URL remains visible.
With a domain pointer from pointer.nl to voorbeeld.cc:
When visiting pointer.nl, the URL automatically changes to voorbeeld.cc.
This functions as an HTTP 301 (permanent) redirect.
With a domain alias from pointer.nl to voorbeeld.cc:
When visiting pointer.nl, the URL remains pointer.nl.
The content from voorbeeld.cc is displayed without changing the URL.
💬 Need advice on which option suits your needs best? Feel free to contact us!
An alias (or "domain alias") also displays the same website as another domain but keeps the original URL visible in the browser's address bar.
Difference in URL display
Domain pointer: The URL changes to the destination domain.
Alias: The original URL remains visible.
Example
With a domain pointer from pointer.nl to voorbeeld.cc:
When visiting pointer.nl, the URL automatically changes to voorbeeld.cc.
This functions as an HTTP 301 (permanent) redirect.
With a domain alias from pointer.nl to voorbeeld.cc:
When visiting pointer.nl, the URL remains pointer.nl.
The content from voorbeeld.cc is displayed without changing the URL.
💬 Need advice on which option suits your needs best? Feel free to contact us!
Updated on: 19/05/2025
Thank you!