if (typeof config.getConfig('content') === 'object') {
      payload.site.content = config.getConfig('content');
    }