The site has a lot of small units (phones, partners, address, working time, social. links, etc.) which are edited separately and stored in the database also as separate entries.
That is, there is a table 'singl' with fields single: (int 100), content: (varchar 500) these small units about 50.
And there is a table 'pages' wi...