How to Use Macrons in URLs
To add macrons to domain names, you must register the specific Internationalized Domain Name (IDN) variant through an accredited registrar. The system uses Punycode to convert non-ASCII characters (like ā, ē, ī, ō, ū) into a machine-readable format starting with ‘xn--‘, ensuring the domain functions correctly within the DNS infrastructure while displaying the correct orthography in modern browsers.
Table of Contents
- Why Macrons Matter for Meaning and Branding
- Understanding Internationalized Domain Names (IDNs)
- How to Add Macrons to Domain Names: The Technical Process
- Typing Macrons vs. Punycode
- Browser Compatibility for Macron Domains
- Registering Both Versions for Digital Asset Protection
- Frequently Asked Questions
In the evolving landscape of New Zealand’s digital economy, precision in language is not merely a matter of cultural respect—it is a matter of technical accuracy and brand integrity. For digital asset brokerages and advisory firms operating within Aotearoa, understanding how to utilize macrons (tohutō) in URLs is critical. As Te Reo Māori becomes increasingly integrated into official business communications and government nomenclature, the demand for correctly spelled domain names has surged.
However, the internet’s infrastructure was originally built on ASCII (American Standard Code for Information Interchange), which did not natively support characters outside the standard English alphabet. This discrepancy creates a technical hurdle for businesses wanting to use domains like whānau.nz or māori.nz. Bridging this gap requires a specific understanding of Internationalized Domain Names (IDNs) and the underlying technology that makes them possible.

Why Macrons Matter for Meaning and Branding
For New Zealand businesses, the inclusion of a macron is rarely a stylistic choice; it is often a semantic necessity. In Te Reo Māori, the macron denotes a long vowel sound, which can completely alter the meaning of a word. Omitting a macron is not just a spelling error; it can change the definition of your brand name, potentially leading to embarrassment or confusion.
The Semantic Risk
Consider the difference between keke (cake) and kēkē (armpit). A bakery wishing to register a domain name would face significant branding dissonance if they inadvertently marketed themselves as an armpit shop due to the limitations of their URL. Similarly, taupo (a cloak) differs from Taupō (the place name). In the context of high-value digital assets, precision is paramount. A digital asset brokerage advising on intellectual property must ensure that the digital representation of a brand aligns perfectly with its legal and cultural identity.
SEO Implications
From a Search Engine Optimization (SEO) perspective, search engines like Google have become sophisticated enough to recognize macrons. However, they also treat the macron and non-macron versions of a keyword as distinct but related entities. If a user searches for a term using a macron, a domain that matches that spelling exactly may have a relevance advantage. Furthermore, as voice search and AI-driven queries become more common, the correct pronunciation indicated by the macron becomes a signal for relevance.
Understanding Internationalized Domain Names (IDNs)
To understand how to add macrons to domain names, one must first understand the concept of Internationalized Domain Names (IDNs). An IDN is a domain name that contains at least one label that is displayed in software applications, in whole or in part, in a language-specific script or alphabet, such as Arabic, Chinese, Cyrillic, or the Latin alphabet with diacritics (like macrons).
The Domain Name System (DNS) fundamentally only understands ASCII characters (a-z, 0-9, and the hyphen). It does not natively understand ‘ā’ or ‘ō’. To bypass this, a coding system called “Punycode” is used to map Unicode characters (which include macrons) to an ASCII-compatible encoding (ACE).

How to Add Macrons to Domain Names: The Technical Process
If you are looking to secure a domain with a macron, you cannot simply “add” it to an existing domain. You must register a new, separate domain name. Here is the professional process for securing these assets.
1. Check Availability
Use a Domain Name Commission (DNC) accredited registrar in New Zealand. When searching, you can type the character with the macron directly into the search bar (e.g., tūī.nz). Most modern registrar search engines will automatically convert this input to check the availability of the corresponding IDN.
2. The Registration Protocol
When you register the domain, the registrar creates a record in the registry database. While you see the macron version on your dashboard, the registry actually records the Punycode version. For example, if you register māori.nz, the system registers xn--mori-qsa.nz.
3. DNS Configuration
Once registered, you manage the DNS records (A records, CNAME, MX records) exactly the same way you would for a standard domain. The only difference is that in some legacy control panels, you may need to enter the Punycode version (starts with xn--) rather than the display version to ensure the server recognizes the zone file.
Typing Macrons vs. Punycode
For developers and IT administrators, the distinction between what the user sees and what the server sees is vital. Punycode is the translator. It ensures that the legacy infrastructure of the internet remains stable while allowing for linguistic diversity.
How Punycode Works
Punycode works by separating the ASCII characters from the non-ASCII characters. It appends the non-ASCII information to the end of the string and adds a prefix xn-- to signal that the string is an IDN.
- User Input:
māori.nz - Conversion: The system identifies ‘ā’.
- Punycode Output:
xn--mori-qsa.nz
If you are configuring SSL certificates or setting up email servers, you will frequently need to know the Punycode version of your domain. There are various online converters available, but most domain registrars will list the “ACE String” or Punycode version in your domain management portal.

Browser Compatibility for Macron Domains
While registration is straightforward, the user experience (UX) varies across different browsers and applications. This is a critical consideration for digital asset advisory, as it impacts the valuation and usability of the web property.
Chrome, Safari, and Edge
Modern browsers (Chrome, Safari, Edge, Firefox) have excellent support for IDNs. When a user types wētā.nz into the address bar, the browser will display the macron correctly. This provides a seamless, culturally accurate experience.
The “Copy and Paste” Issue
A common issue arises when copying a URL from the browser bar and pasting it into another application (like a text message or a legacy email client). Often, the browser will convert the display URL back into its Punycode format to ensure the link works. Consequently, the user sees http://xn--wt-kia8c.nz instead of the expected macron URL. While this looks technically messy, it is a functional necessity to ensure the link remains clickable.
Email Client Limitations
Email is the final frontier for IDNs. While standards for Internationalized Email (EAI) exist, adoption is not universal. Sending an email to info@tūī.nz may fail if the sender’s mail server or the recipient’s mail server does not support UTF8SMTP. For this reason, we strongly advise businesses to use the non-macron (ASCII) version for primary email addresses, even if the website uses the macron version.
Registering Both Versions for Brand Protection
In the realm of digital asset brokerage, the concept of “defensive registration” is standard practice. To fully protect a brand in New Zealand, you should not choose between the macron and non-macron version—you must own both.
The Bundling Strategy
If your brand name contains a vowel that requires a macron, you should register:
- The ASCII version:
brandname.nz - The IDN version:
brāndnāme.nz
This prevents competitors or bad actors from registering the variant you do not own (cybersquatting). Furthermore, it allows you to capture all traffic regardless of how the user types the name.
Redirects for User Experience
Once you own both, you must decide which will be the “primary” domain. For most businesses, the ASCII version (non-macron) remains the primary technical domain because it is easier for international users to type. You would then set up a 301 Permanent Redirect from the macron version to the ASCII version.
Alternatively, organizations deeply committed to Te Reo Māori normalization may choose to make the macron version primary. In this case, the ASCII version redirects to the IDN. This is a powerful statement of cultural identity but requires careful technical setup to ensure email deliverability remains robust.

Frequently Asked Questions
Do macrons in domain names affect SEO rankings?
Yes and no. Google treats the macron and non-macron versions as different URLs. However, Google is smart enough to understand they are synonyms. Having the macron version can help you rank for specific searches where users type the macron, signaling high relevance to local intent.
How do I type a macron on my keyboard?
On Windows, you generally need to enable the Māori keyboard layout and press the ` (tilde) key followed by the vowel. On a Mac, hold down the vowel key until a menu appears, or press Option + Vowel. On mobile devices, long-press the vowel to see the macron option.
Can I use macrons in my professional email address?
Technically yes, but it is not recommended for business critical communications. Many legacy email servers reject non-ASCII characters in email headers. It is safer to use the non-macron version for email addresses (e.g., user@domain.nz) and alias the macron domain to it.
What is the cost difference for a macron domain?
There is typically no cost difference. Accredited registrars charge the standard fee for a .nz domain regardless of whether it is an ASCII domain or an IDN. However, you are paying for two separate domains if you choose to register both versions.
What happens if I only register the macron version?
If you only register the macron version, users who cannot figure out how to type the macron (or are on devices without easy access to it) will not be able to visit your website. They will likely type the non-macron version and land on an error page or, worse, a competitor’s site.
Are .nz domains the only ones that support macrons?
No, many Top Level Domains (TLDs) support IDNs, including .com, .net, and .org. However, .nz has specific policies managed by the Domain Name Commission to support Te Reo Māori characters specifically, ensuring a well-regulated environment for these assets.

