Best Practices

Below is a list of best practice items that should be addressed:

PHP Filter - Check if enabled.

PHP Filter is enabled! Executable code should never be stored in the database, and support for this feature was removed in Drupal 8 - https://drupal.org/node/1203886

Remove all executable code from your content and move it to your codebase.