New gTLD (New Generic Top-Level Domain)

Domain Industry
Generic Top-Level Domains introduced after 2012 through ICANN's expansion program, creating hundreds of new domain extensions beyond traditional .com, .net, and .org.
← Back to Glossary

What are New gTLDs?

New gTLDs (Generic Top-Level Domains) are domain extensions introduced after 2012 as part of ICANN's domain expansion program. This initiative opened the door for hundreds of new extensions beyond the traditional .com, .net, and .org, including specialized options like .app, .blog, .shop, .tech, .photography, and even branded extensions like .google and .amazon.

The ICANN Expansion Program

Historical Context

Before 2012, only 22 gTLDs existed:

ICANN's 2012 New gTLD Program changed everything, allowing organizations to apply for custom extensions.

Application Process (2012 Round)

Launch Phases

New gTLDs launched in phases:

1. Sunrise Period (30-60 days): Trademark holders register defensively

2. Landrush (variable): Early access for premium prices

3. General Availability: Open to public registration

Categories of New gTLDs

Generic Descriptive

Industry and topic-focused:

Geographic

Cities and regions:

Brand-Specific

Corporate branded TLDs:

Lifestyle and Interest

Hobby and interest-focused:

Professional

Career and industry:

Advantages of New gTLDs

Domain Availability

Short, desirable names available:
  • smith.lawyer (vs smithlawfirm.com)
  • best.shop (vs bestshop.com)
  • my.blog (vs myblog.com)

Descriptive Clarity

The extension explains your purpose:

Branding Opportunities

SEO Potential

While not a major ranking factor, new gTLDs can:

Disadvantages and Challenges

Low Adoption Rates

Despite availability, challenges include:

Higher Costs

Many new gTLDs cost more than .com:

ExtensionAnnual Feevs .com
.app$15-20Higher
.blog$30-35Much higher
.com$10-15Baseline
.shop$35-40Much higher

Limited Aftermarket

Most Successful New gTLDs

High Adoption

By registration numbers (2024):

1. .xyz - ~3.6 million registrations

2. .top - ~2.8 million

3. .online - ~2.3 million

4. .site - ~1.5 million

5. .shop - ~1.3 million

Industry-Specific Winners

Quality over quantity:

Special Technical Requirements

.app and .dev - HTTPS Required

Google-owned TLDs with mandatory encryption:

- All .app and .dev sites must use HTTPS
  • HTTP connections blocked at browser level
  • Added security for users
  • Requires SSL certificate for any use

Geographic Restrictions

Some TLDs have usage requirements:

Name Collision Issues

Some gTLDs delayed due to internal network conflicts:

Using New gTLDs Effectively

When New gTLDs Make Sense

Startups without .com budget:
Instead of: longcompanyname.com

Consider: company.tech or company.app

Savings: $10,000+ for desirable short .com

Industry-specific businesses: Geographic businesses:

When to Stick with .com

Broad consumer brand: Investment/resale focus:

Checking New gTLD Availability

Programmatic Checks

# Check single domain

curl "https://domscan.net/v1/availability?domain=mycompany.app"

# Check multiple new gTLDs

curl "https://domscan.net/v1/bulk-check" \

-H "Content-Type: application/json" \

-d '{

"domains": [

"brand.tech",

"brand.app",

"brand.shop",

"brand.blog"

]

}'

Where to Register

Most registrars support new gTLDs:

Pricing Strategies

Registry Premium Pricing

Unlike .com, registries set different prices per domain:

Standard: best-new-company.shop = $40/year

Premium: best.shop = $25,000/year (registry premium)

Renewal Price Changes

Some registries adjust prices:

Future of New gTLDs

Next Application Round

ICANN planning another application window:

Market Consolidation

Many new gTLDs struggling:

Best Practices

For Businesses

1. Own the .com: Even if using .app, buy .com defensively

2. Choose relevant TLD: Match extension to business type

3. Test email deliverability: Ensure your TLD works with email systems

4. Educate customers: If using unusual TLD, be explicit in marketing

For Developers

1. HTTPS for .app/.dev: Mandatory encryption

2. DNS configuration: Same as any TLD (A, AAAA, MX, etc.)

3. Email setup: Test thoroughly with major providers

4. Monitoring: Check if some systems block your TLD

For Investors

1. Focus on .app, .io, .ai: Proven market demand

2. Avoid speculation on unproven TLDs: Limited upside

3. Premium words only: Generic terms in established new gTLDs

4. Long-term hold: New gTLD market still maturing

Common Issues

Email Delivery Problems

Some systems incorrectly flag new gTLDs:

User Confusion

Customers adding .com automatically:

Inconsistent Pricing

Prices vary wildly by registrar and registry:

New gTLDs offer genuine opportunities for businesses to secure short, relevant domain names that would be prohibitively expensive or unavailable in .com. While they haven't replaced traditional TLDs, they've carved out valuable niches in tech (.app, .io), local markets (geographic TLDs), and specialized industries. Success with new gTLDs requires careful selection, realistic expectations, and willingness to educate your audience.

Put This Knowledge to Work

Use DomScan's API to check domain availability, health, and more.