Redirect www for subdomains?

How do I redirect from if someone types in www before the subdomain url … ex: www.sub.mydomain.com I want it to redirect to sub.mydomain.com … I do see the “redirect” feature in the control panel but I’m not sure what to put in the top box www.sub.mydomain.com? www? www.sub? How exactly should I fill that in?

If you are using a free subdomain that is not possible. If you are using a custom domain that is something I would recommend using Cloudflare for.

The Redirects tool in the control panel and client area can only be used to redirect to other websites. The www/non-www redirect must be done in another way.

If your website itself has functionality to do this, then I would recommend to just use that.

If it doesn’t, then you can setup this redirect with custom .htaccess rules. We have a few different community guides with examples for this: