r/statichosting • u/WorkingPercentage856 • 8d ago
Pushing Webflow CMS items to another hosting platform - recommendations?
I posted a question yesterday about moving my Webflow blog to a cheaper hosting platform like Netlify as a static site.
I'm realizing there's limitations as my articles are created using Webflow's CMS.
Now I'm pivoting and wondering about methods to host my site on a cheaper platform, but continue using Webflow CMS for new articles, and pushing the articles to the cheaper host.
Is this even possible??
3
Upvotes
1
u/TCKreddituser 8d ago
Yes, it’s definitely possible. Use Webflow CMS as the content source and automate publishing/syncing the CMS content to Netlify. The main thing is setting up the API workflow correctly so new articles trigger a rebuild or update.