Skip to content

Setting up a Custom Domain

t.Site allows you to move beyond the default CloudFront domain to a custom domain, giving your site a more personalized and professional appearance.

Prerequisites

The custom domain can be set up after you’ve created a public version of your site.

To see the example of how setting up the domain works, you can simply deploy the default site template you’ve chosen to work with - you’ll be prompted to do so after creating and opening new site with the Deploy site modal window.

  • Domain Configuration: Access the Domain tab within t.Site to begin setting up your custom domain. Enter your domain name and follow the step-by-step instructions to adjust your DNS settings.
  • DNS Settings: We’ll provide you with the necessary records to input into your DNS provider’s interface. Correct setup will result in your changes propagating within several hours.

Customizing Build Process for Websites

For dynamic or complex sites requiring specific build processes, t.Site uses CodeBuild. You can influence this process by:

  • Editing the buildspec.yml: This file, which dictates the build commands and phases (install, pre-build, and build), can be modified to suit your site’s specific requirements. Adjust these settings to control how your website is compiled and deployed, ensuring optimal performance and functionality.

By leveraging these customization features, you can ensure your t.Site hosted website not only performs efficiently but also aligns with your branding and operational needs, providing a seamless user experience.

To see how you can precicely maintain and keep track of your Website’s versions using t.Git visit the Easy Version Control with t.Git page

If you have any questions about using t.Site, don’t forget to check out the t.Site FAQ page.