How to set up a Replit project and point your owns.it.com subdomain towards it.
This guide will walk you through the process of setting up a Replit project and pointing your owns.it.com subdomain towards it.
First, you’ll need to create a project on Replit:
Next, you’ll need to connect your owns.it.com subdomain to your Replit project:
siteid.id.repl.co
)Important: Do not add any TXT records, even if Replit instructs you to do so.
Create a JSON file inside the domains directory (domains/subdomain.json
) with the following content and submit a pull request:
Replace:
your-github-username
with your GitHub usernameyour-email@example.com
with your email addresssiteid.id.repl.co
with your Replit domainAfter your pull request has been merged, your website should be accessible at your owns.it.com subdomain. The process may take a few minutes for DNS changes to propagate.
If your site isn’t working:
For additional assistance:
Note: owns.it.com is not affiliated with Replit. For Replit-specific issues, please use their support channels.