So I’ve created a bubble app and purchased a google domain and went to setup the app on my newly purchased domain. I was trying to add HTTPS to the google domain purchased, but somehow messed everything up and now my website doesn’t show. The HTTPS seem to be working correctly though.
Hey @martinliu1993 In the Google domains page where it says “Custom resource records”, you’ll need to add these two “A Records” that Bubble gave you here:
To add the first custom A record that Bubble gave you, you would enter:
Name: @ (“@” is the equivalent of [blank], since that first A record doesn’t have a Name) Type: A TTL: 1H Value: 54.69.164.32 click Add
Then the second custom A record would be:
Name: www Type: A TTL: 1H Value: 54.69.164.32 click Add
I think that’s all you need to do, but it may take 24 hours for the changes to take effect on Google’s side. If this doesn’t do it, feel free to let me know!
Hey @fayewatson, I have added those parameter and they work! However, the reason I messed my DNS up was so that I can get HTTPS working on google domains. I followed this guide and that’s where I ran into issues hooking up with Bubble. How would you change the custom A records to point to the correct IP for HTTPS?
Actually nevermind I am dumb. I spent so long trying to configure HTTPS in google domains and messing up horribly only to just now realize there is a check box on the settings menu right that allows you to choose to use Secure SSL. FACEPALM