www와 non-www 비교
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/www-vs-non-www/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/www-vs-non-www/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/www-vs-non-www/)
Use the native HTML custom element.
www와 non-www 선택은 웹사이트가 www.example.com 또는 example.com으로 접근 가능한지를 결정합니다. 둘 다 유효하며, 중요한 것은 하나를 [[canonical-url|canonical]]로 선택하고 나머지를 [[301-redirect|301 리다이렉트]]로 연결하는 것입니다.
예시
Most modern websites use the non-www version (example.com) as canonical, redirecting www.example.com to it with a 301.