I recently had a dev create for me a Netlify website, but refuses to give me access to it so I can move to my own server. What can I do?
@kzar It depends on what you mean by “website” and what you already have access to…
- Do you have your own domain name?
- If so, do you have access to the registrar account?
- Do you have access to the ‘source code’ for the site?
If you don’t have access to anything, then you’ll need to resolve your issue with the developer.
Without that, the best that you could hope to do would be to scrape a copy of the existing site and host the static output elsewhere. Which may not even be feasible depending on website functionality.