[GH-ISSUE #583] How to setup A or CNAME record so I don’t have to use “www.”? #492

Closed
opened 2026-02-26 06:33:05 +03:00 by kerem · 2 comments
Owner

Originally created by @QuantiumDev on GitHub (Aug 26, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/583

Checklist

What is troubling you?

I know this is super basic but so far, I’ve only been able to get my websites working with “www.[sitename].tld” but I’d much prefer using just “[sitename].tld”. What should the A or CNAME record look like for the latter?

Originally created by @QuantiumDev on GitHub (Aug 26, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/583 **Checklist** - Please read the [setup instructions](https://nginxproxymanager.com/setup/) DONE - Please read the [FAQ](https://nginxproxymanager.com/faq/) DONE **What is troubling you?** I know this is super basic but so far, I’ve only been able to get my websites working with “www.[sitename].tld” but I’d much prefer using just “[sitename].tld”. What should the A or CNAME record look like for the latter?
kerem 2026-02-26 06:33:05 +03:00
Author
Owner

@dash74 commented on GitHub (Aug 26, 2020):

When setting up the A or CNAME record. You would want to create two A or CNAME records. One with www and one using the @ symbol. That should allow you too just type in domain.com or www.domain.com.

<!-- gh-comment-id:681032505 --> @dash74 commented on GitHub (Aug 26, 2020): When setting up the A or CNAME record. You would want to create two A or CNAME records. One with www and one using the @ symbol. That should allow you too just type in domain.com or www.domain.com.
Author
Owner

@QuantiumDev commented on GitHub (Aug 26, 2020):

Thanks, dash74! That’s how I had it setup but it wasn’t working. Now it seems to be.

<!-- gh-comment-id:681055064 --> @QuantiumDev commented on GitHub (Aug 26, 2020): Thanks, dash74! That’s how I had it setup but it wasn’t working. Now it seems to be.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#492
No description provided.