design vs a canned solution
Posted: Tue Mar 08, 2016 5:13 am
On my vegan site I have managed to get WordPress working but there are lots of problems
the overhead is brutal, clearly it was not designed for the pricing model of cloud resources that are around today
so given PHP and some experience with development and the resources out there today, i wonder what I could achieve with a new design from scratch
besides the database itself, there are a lot of other objects out there that all need to be considered
Google Analytics, all the search engine validation strings etc
then bolting on a content delivery setup, those are now more widely available and they make sense for static assets such as images or video
guess I need to design a config file over and above the database...
the overhead is brutal, clearly it was not designed for the pricing model of cloud resources that are around today
so given PHP and some experience with development and the resources out there today, i wonder what I could achieve with a new design from scratch
besides the database itself, there are a lot of other objects out there that all need to be considered
Google Analytics, all the search engine validation strings etc
then bolting on a content delivery setup, those are now more widely available and they make sense for static assets such as images or video
guess I need to design a config file over and above the database...