redirect.center Redirect domains using DNS only Redirecione domínios usando somente o DNS

...

Last 24h: 11162 domains - Since last restart: 25260 domains Últimas 24h: 11162 domínios - Desde o último restart: 25260 domínios

English - Português


What do you want to do? O que você quer fazer?

Configure your DNS Zone as follows: Configure seu DNS da seguinte forma:

Host Record: <leave-empty>
Type: A
To: 54.84.55.102
Host Record: redirect
Type: CNAME
To: www.my-domain.com.redirect.center
Host Record: <deixe-vazio>
Type: A
To: 54.84.55.102
Host Record: redirect
Type: CNAME
To: www.my-domain.com.redirect.center

PARAMETER PARÂMETRO O parâmetro .opts-https. redireciona para o domínio com https. Ex: www.my-domain.com.opts-https.redirect.center. The .opts-https. parameter redirect to https domain. Ex: www.my-domain.com.opts-https.redirect.center.

Configure your DNS Zone as follows: Configure seu DNS da seguinte forma:

Host Record: www
Type: CNAME
To: www.my-other-domain.com.redirect.center

PARAMETER PARÂMETRO O parâmetro .opts-https. redireciona para o domínio com https. Ex: www.my-domain.com.opts-https.redirect.center. The .opts-https. parameter redirect to https domain. Ex: www.my-domain.com.opts-https.redirect.center.

Configure your DNS Zone as follows: Configure seu DNS da seguinte forma:

Host Record: www
Type: CNAME
To: www.my-other-domain.com.opts-uri.redirect.center

ATTENTION ATENÇÃO O parâmetro .opts-uri. é o responsável por repassar o caminhodo da URL origem para a URL destino. The .opts-uri. parameter is responsible for passing the path of the source URL to the destination URL.
PARAMETER PARÂMETRO O parâmetro .opts-https. redireciona para o domínio com https. Ex: www.my-domain.com.opts-https.redirect.center. The .opts-https. parameter redirect to https domain. Ex: www.my-domain.com.opts-https.redirect.center.

Configure your DNS Zone as follows: Configure seu DNS da seguinte forma:

Host Record: jobs
Type: CNAME
To: www.my-domain.com.opts-slash.jobs.opts-query.id.opts-eq.1.redirect.center

ATTENTION ATENÇÃO O parâmetro .opts-slash. é o responsável por transformar .jobs para /jobs e repassar para a URL destino. The .opts-slash. parameter is responsible to tuning .jobs to /jobs and pass on to the destination URL.
PARAMETER PARÂMETRO O parâmetro .opts-https. redireciona para o domínio com https. Ex: www.my-domain.com.opts-https.redirect.center. The .opts-https. parameter redirect to https domain. Ex: www.my-domain.com.opts-https.redirect.center.
PARAMETER PARÂMETRO The .opts-path-<base32-encoded-path>. parameter add the URL path. It's important when you need to capitalize some characteres in your URL. O parâmetro .opts-path-<base32-encoded-path>. adiciona o path na sua URL. Ele é especialmente importante quando pretente usar caracteres maiúsculos.
PARAMETER PARÂMETRO The .opts-query-<base32-encoded-query>. parameter is responsible to turning query params of ?<query> to canonical domain name. You have to encode your query using RFC 4648 Base32 encoding and remove all trailing = characters. You can use the converter below to do that. O parâmetro .opts-query-<base32-encoded-query>. é responsável por transformar os parâmetros de consulta ?<query> em um nome de domínio canônico. Você deve codificar sua consulta usando a codificação RFC 4648 Base32 e remover todos os caracteres = que aparecem no final da linha. Você pode usar o conversor abaixo para fazer isso.

You can use the following form to convert your URLs to value for CNAME field in your DNS zone settings.
Fork me on GitHub