Hello team, is there a way to redirect users from ...
# suitecommerce
c
Hello team, is there a way to redirect users from domain.com to www.domain.com. The domain configuration is currently set to www.domain.com but we need a redirect so that when someone enters domain.com, they are taken to www.domain.com
s
Your DNS provider should provide a feature called domain forwarding or web forwarding that handles this precise scenario.
❤️ 1
c
That's a DNS-level redirect, not something you set up in NetSuite. You need to create a 301 redirect at your domain registrar or hosting provider to send the apex domain (domain.com) to the www subdomain. NetSuite can only manage traffic that arrives at its servers, but the redirect has to take place before that, at the DNS or hosting level where you control the domain routing.