Getting started with CoAlias for your Bubble app
A step-by-step tutorial to get started with using CoAlias for your Bubble.io App.

Add a route to CoAlias for your Bubble app
Add internal routes to your bubble app like nike.yourdomain.com/ to /clients/nike or routes like beta.yourdomain.com/* to /version-test/*

Add custom meta rules to your Bubble app
This allows you to add custom meta data to your custom domains.

How to load a slug using serverside routing (proxy)
Load the correct slug using the domain name instead of the slug.

Bubble Plugin for CoAlias
Use the bubble plugin to automate tasks like adding domains, routes or anything else.

Manage domains on CoAlias with the Bubble Plugin
On this page, you will find everything you need to know about how to use the Bubble Plugin to manage Domains.

How do requests & views work on CoAlias?
On this page you will find how requests work and are counted on CoAlias

API for Bubble apps
In addition to the API, CoAlias also offers a user-friendly interface that allows developers to manage and optimize their bubble app. This interface uses the same API as the CoAlias bubble plugin, providing developers with a convenient and intuiti...

Multiple Domains for Bubble Apps
CoAlias is a powerful platform that allows developers to easily add and manage multiple domains for their bubble app. By pointing multiple domains to CoAlias, developers can provide a seamless experience for their users, allowing them to access th...

Credits for Bubble
Explanation of how the credits work for bubble apps.

Route types for Bubble apps
Learn how the 3 route types work: auto, client and server

How does CoAlias compare to other solutions
Coalias is a service that allows users to easily add custom domains to their Bubble.io apps. It uses both server and client-side proxies to fetch the original content and serve it to the visitor. This allows Coalias to: Work on all browsers Maint...

Publish changes
Every time you make a change to any domain, add a domain or remove it. CoAlias publishes these changes so your site works as you want it. If auto-publish it one. CoAlias with automatically publish changes. Every publish takes around a second. If y...

Add a route to CoAlias for your Bubble app
There are many examples of routes you can add. For example, if you have the domain mcdonalds.mydomain.com. You can add routes like: From mcdonalds .mydomain.com/* To /clients/ mcdonalds. If a visitor visits mcdonalds .mydomain.com/ it will lo...

Add a redirect to CoAlias for your Bubble app
There are many examples of redirects you can add. For example, if you have the domain mydomain.com. You can add routes like: From mydomain.com/google To https://google.com/ will cause visitors that go to mydomain.com/google to get redirected t...

Meta rules for CoAlias
Meta tags are HTML elements that provide information about a web page. They are used by search engines to help index and categorize web pages. Meta tags provide information such as the page’s title, description, keywords, author, and copyright inf...

DNS instruction for CoAlias
To make your domain work, you need to point it at IP address 76.76.21.21. This process will vary depending on where you registered your domain and who your DNS provider is. Here are the general steps for pointing a domain or subdomain to an IP add...

Plans on CoAlias
On the pricing page you can find all the plans. You might be wondering what plan to choose on CoAlias. Domains are the number of subdomains, apex domains, and customer domains you can add Routes are the number of rules like when someone visits...

Plan limits on CoAlias
CoAlias offers a range of plans that cater to the different needs of different developers. Each plan has a different set of features and includes a certain number of request that can be to your apps or pages. In addition to these features and requ...

Settings on CoAlias for your Bubble app
If you want to the primary domain all your custom domains are pointing to, you can do it here. Please be aware that your site will point to the new bubble app domain if you do so.

Add proxies to CoAlias for you Bubble app
Proxies allow you to host other websites on a subfolder of your custom domain. For example, you can use a proxy to host a WordPress blog on a subfolder of your custom domain, such as yourdomain.com. This allows users to access your WordPress blog ...

Add static files to CoAlias for Bubble app
CoAlias allows you to host static files on your custom domains, giving you greater control over the content and functionality of your site. Static files can be used to host landing pages, scripts, sitemaps, and other types of content, and can be a...

How to Reduce Real-Time Requests in No-Code Platforms
In this guide, we will show you how to reduce real-time (XHR/Ajax) requests to your website when a user or tab has been inactive for a specified duration. This can be beneficial to improve the performance of your website and reduce unnecessary ser...
