Hello, I would like to deploy manually on my custom domain bestcoach.online (chess site) - but when I use the drag and drop function, then it deploys on a random domain.
After the drag and drop it does not ask me on which domain I want to deploy.
Before, I already had a manual deploy via netlify on my custom domain, but when I tried to upload a new folder, it did not work and now it shows me a “page not found” error. On the random domains the deploy works fine. Maybe I accidentally changed a setting? The menu is very complicated.
Creating websites is not my profession, so an easy to understand answer would be fantastic.
I can’t answer your second question, as there are multiple things you could have done wrong.
You’re just going to have to familiarize yourself with the tool you’re working with, consult documentation etc.
Thank you nathanmartin - I tried it multiple times exactly as shown in the video, but it still deploys on random domains, it does not ask me where I want to deploy, it seems like it creates new random domains automatically.
I suspect I am overlooking something simple or that maybe there is a setting I triggered accidentally, but after looking for hours I still can’t find it.
Thank you very much, it worked now.
But I had to delete a link to GitLab in the deploy options - I thought when I deactivate automatic deploy this would not be neccessary. Before deleting this repository link, I think there was no manual option available.
for manual custum domain deploy you have to navigate to the domain site in the menu and then click on deploy and find the drag and drop area there
if the manual deploy is not available, maybe you tried a repository link before, if that did not work for some reason, you may delete the repository link to unlock manual deploy
(I asume: Manual deploy is good enough for simple websites with rare changes, but for websites with regular changes it’s more convenient to make the repository link work)