Submit a ticket My Tickets
Welcome
Login  Sign up

HTTP Redirection Record

What are HTTP records?

HTTP redirects operate very differently from traditional DNS records. That’s because they require the help of a dedicated web server to store all of the redirects. When you create an HTTP redirection record, you’re actually making an A record that points to that web server. The web server will respond with a 301 redirect and the destination URL. You can use HTTP redirects records to redirect traffic to another FQDN (Fully Qualified Domain Name) outside of your domain’s zone.

Please note, if you are wanting to do HTTPS to HTTPS redirection you will have to submit a support ticket requesting that you would want to configure HTTPS to HTTPS redirection in your Constellix control panel and our support team will guide you with the necessary steps to move forward with this configuration.  

1. Select your Domain

A. Select Managed DNS
B. Select Domains from the dropdown

C. Select the domain you want to add an HTTP Redirection record to.

2. Select HTTP Redirection Record

Under the HTTP Redirection records section, click the (+) icon to add a record.


3. Enter Record Values

A. Name: The hostname for the record. To set the record for the root, leave this blank.
B. TTL: Time to Live, measured in seconds, determines how long the record is cached in resolvers. For more information on best practices for TTLs, click here.

C. Hardlink: Click the check box if you want to configure a hidden frame redirect to not include the path the user entered into their browser.

D. Redirect Type: There are currently three options: Hidden Frame Masked, Standard 301, and Standard 302.
E. Title: (optional) If set, the hidden iframe that is used in conjunction with the Hidden Frame Masked Redirect Type will have the HTML meta description data field set to the value of this field.
F. Keywords: (optional) If set, the hidden iframe that is used in conjunction with the Hidden Frame Masked Redirect Type will have the HTML meta keywords data field set to the value of this field.
G. Description: (optional) Add notes


H. URL: This will be the destination URL that our forwarding servers will send requests to.
I. Notes: Add a helpful note with keywords so you can search for your records later.
J. Save and Close/Continue: Save and Close to finish entering HTTP redirection records or Save and Continue to add more records of the same type.


Types of Redirects

When you create an HTTP redirection record, you will have a couple of options to customize the redirect.

Permanent Redirect (301)

This is the standard for most redirects, search engines will save this. 

Temporary Redirect (302)

Tells search engines that you may change it later, so they should check again.

Hidden Frame Redirect

This kind of redirect actually creates a “framed” experience in the browser using a hidden iframe within the requesting user agent (for example, your client’s web browser). The user will see the original URL in their browser but will see the content from the destination URL.

Hard link

You can also configure a hidden frame redirect to not include the path the user entered into their browser.

For example:

Say a user enters www.domain.com/my-blog into their browser

You have a hidden frame redirect set up that will show the original URL in their browser, but show the content for www.notmydomain.com.

A hard link will remove the path “my-blog” from the end of the URL and not append it to www.notmydomain.com.

Meta Tags

You also have the option to configure the meta tags for the framed page.


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.