I used to make my websites on wordpress with some plugins, but now i’m really interested to make my next one with webflow. I already have a domain and hosting, my doubt is: After i finish my site in webflow, can i export the code and upload to my host?
Of course, if you are using Webflow hosting, you pay for the site plan for as long as you want hosting.
If you are on a paid workspace plan while doing the development, you will no longer need to pay for that plan unless you need it for the development of other sites ( as most agencies and freelancers do ).
If your site is simple, never updates, and does not need Webflow’s hosting capabilities, you can use a paid workspace plan to export it, and then you’re done. As long as you never need to re-export, you can simply cancel your workspace plan.
Yes, you can export your website code from Webflow and upload it to your hosting provider. After finishing your design in Webflow, you can use the “Export Code” feature to download the site’s HTML, CSS, JavaScript, and other assets as a zip file. Once downloaded, you can extract the files and upload them to your hosting server via FTP or through your hosting provider’s file manager. However, keep in mind that Webflow’s export only includes static content (HTML, CSS, and JavaScript) and does not include dynamic CMS content. If you’re using Webflow’s CMS features, you’ll need to explore other solutions to handle dynamic content. But for simple, static websites, exporting and uploading the code works seamlessly.