Tips Help, Làm thế nào để Subdomain chứa www hoạt động giống như không có www

smallswan278

New member
### Giúp đỡ!Làm thế nào để tạo một tên miền phụ chứa www hoạt động như không có www?

** Vấn đề: ** Bạn có một tên miền phụ chứa tiền tố www, nhưng bạn muốn nó hoạt động như một tên miền phụ mà không có tiền tố www.Ví dụ: bạn có thể có một tên miền phụ được gọi là `www.example.com`, nhưng bạn muốn nó có thể truy cập được tại` example.com`.

** Giải pháp: ** Có một vài cách để làm điều này.Một cách là sử dụng [301 chuyển hướng] (https://en.wikipedia.org/wiki/301_redirect).Đây là một cách đơn giản để nói với các trình duyệt rằng nếu họ nhập `www.example.com`, chúng nên được chuyển hướng đến` example.com`.

Để thiết lập chuyển hướng 301, bạn có thể sử dụng bảng điều khiển lưu trữ web hoặc công cụ của bên thứ ba như [Trình kiểm tra chuyển hướng] (Redirect Checker | Check the possible redirection of any URL).

** Ví dụ: ** Đây là một ví dụ về cách thiết lập chuyển hướng 301 bằng CPanel:

1. Đăng nhập vào tài khoản cPanel của bạn.
2. Nhấp vào tab "miền".
3. Nhấp vào liên kết "chuyển hướng".
4. Nhấp vào nút "Thêm chuyển hướng mới".
5. Nhập thông tin sau:

* Nguồn: `www.example.com`
* Điểm đến: `example.com`
* Loại: `301 vĩnh viễn '
6. Nhấp vào nút "Tạo".

Bây giờ, khi ai đó nhập `www.example.com`, họ sẽ được chuyển hướng đến` example.com`.

** Mẹo thưởng: ** Bạn cũng có thể sử dụng [Wildcardscard] (https://en.wikipedia.org/wiki/wildcard_domain) để tạo tất cả các tên miền phụ chứa tiền tố www hoạt động như tên miền phụ mà không có tiền tố www.Ví dụ: nếu bạn có một tên miền phụ được gọi là `www.example.com`, bạn cũng có thể tạo các tên miền phụ được gọi là` Subdomain1.www.example.com` và `Subsomain2.www.example.com`.Tất cả các tên miền phụ này sẽ có thể truy cập được tại 'tên miền phụ1.Example.com` và `Subsomain2.example.com`.

** Hashtags: **

* #Subdomain
* #WWW
* #Redirect
* #301
* #WildCard
=======================================
### Help! How to make a subdomain that contains www work like no www?

**Problem:** You have a subdomain that contains the www prefix, but you want it to work like a subdomain without the www prefix. For example, you might have a subdomain called `www.example.com`, but you want it to be accessible at `example.com`.

**Solution:** There are a few ways to do this. One way is to use a [301 redirect](https://en.wikipedia.org/wiki/301_redirect). This is a simple way to tell browsers that if they type in `www.example.com`, they should be redirected to `example.com`.

To set up a 301 redirect, you can use your web hosting control panel or a third-party tool like [Redirect Checker](https://redirectchecker.com/).

**Example:** Here's an example of how to set up a 301 redirect using cPanel:

1. Log in to your cPanel account.
2. Click on the "Domains" tab.
3. Click on the "Redirects" link.
4. Click on the "Add a new redirect" button.
5. Enter the following information:

* Source: `www.example.com`
* Destination: `example.com`
* Type: `301 Permanent`
6. Click on the "Create" button.

Now, when someone types in `www.example.com`, they will be redirected to `example.com`.

**Bonus tip:** You can also use a [subdomain wildcard](https://en.wikipedia.org/wiki/Wildcard_domain) to make all subdomains that contain the www prefix work like subdomains without the www prefix. For example, if you have a subdomain called `www.example.com`, you could also create subdomains called `subdomain1.www.example.com` and `subdomain2.www.example.com`. These subdomains would all be accessible at `subdomain1.example.com` and `subdomain2.example.com`.

**Hashtags:**

* #Subdomain
* #WWW
* #Redirect
* #301
* #WildCard
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top