Site audit (Drupal 7)

Report run across oxford.prod.acquia-sites.com
2018-02-06 01:44 pm (GMT)

oxford.prod.acquia-sites.com

Check Result
Module enabled All modules (syslog, acquia_spi, acquia_agent) are enabled.
Module disabled All modules (backup_migrate, dblog, devel, linkchecker, overlay, php, radioactivity, smart_ip, statistics, simpletest, textsize, update) are disabled.
CSS aggregation CSS aggregation is enabled.
JS aggregation JS aggregation is enabled.
Error level

Errors are shown on the screen, currently set to log all messages.

When PHP encounters an error, it can generate an error log and display a report on the screen. While these error messages can be helpful in debugging your site, they can be a security risk on a live site as they may reveal information about your server that can be used to compromise it.

Remediation

Set the variable error_level to be 0.

Image derivative security Image derivative security is enabled.
User registration User registration is restricted to administrators only.
Page cache Page cache max-age is set above 300 seconds. Currently set to 604800.
.htaccess redirects .htaccess redirects less than 10 redirects, actual value 1 redirect(s).
Database updates No database updates required.
Search 404 Search 404 module is disabled.
Search database Search is not using the database.
Anonymous sessions

There are 3 anonymous sessions. Sample session content:

messages|a:1:{s:5:"error";a:1:{i:0;s:27:"Please enter some keywords.";}}

If you are generating sessions for anonymous users, you are causing a major performance impact to your site. Having anonymous sessions will break traditional page caching in Varnish and CDNs.

Remediation

Find out what modules are causing the sessions, and look to remove them.

Cron last run Cron was last run on 2018-02-06 13:30:01 (Europe/London).
Poor mans cron Poor mans cron is disabled.
Page compression Compress cached pages is disabled.
Zen rebuild registry No themes with zen_rebuild_registry enabled.
Missing modules No missing modules.
XML sitemap base URL XML sitemap module is disabled.