Quote:
Originally Posted by AdultKing
A lot of my content now has moved from WP sites to a Headless CMS. I write lightweight front ends in Laravel to present data sourced from an API exposed by the Headless CMS.
That way I can centralise the content and distribute it via CDN and present that same content a zillion different ways depending upon the facing front end.
For example with a Headless CMS you could have embeds data, photos and photo galleries, blog posts, any kind of content you like and keep it all on one central repository. Then you could write very simple front ends to present the content fetched via your Headless CMS API.
|
makes sense - but i would use it to push one or 2 sites in the middle.
means: make a lot of small sites with less content and then link them relevant to the "monsters"
if you ever need some embedded stuff, let me know - i have a very nice and unique solution for it.