Skip to content

Instantly share code, notes, and snippets.

@omega8cc
Created February 28, 2015 10:55
Show Gist options
  • Save omega8cc/b68587b852f5739f99b6 to your computer and use it in GitHub Desktop.
Save omega8cc/b68587b852f5739f99b6 to your computer and use it in GitHub Desktop.
o1@quad:~$ drush @ppy.o1.quad.tt.o8.io aa
https://drupal.org/project/site_audit report
Generated on Sat, 28 Feb 2015 02:53:14 -0800
Best practices: 92%
Fast 404 pages
Fast 404 pages are not enabled. [warning]
See https://drupal.org/node/1313592 and default.settings.php for details on how to implement.
Block: 50%
Caching
Block caching is not enabled! [error]
Go to /admin/config/development/performance and check "Cache blocks".
Drupal's caching settings: 63%
Anonymous caching
Anonymous page caching is not enabled! [error]
Go to /admin/config/development/performance and check "Cache pages for anonymous users".
Expiration of cached pages
Expiration of cached pages not set! [error]
Go to /admin/config/development/performance and set "Expiration of cached pages" to 15 min or above.
Cached page compression
Cached pages are not compressed! [error]
Go to /admin/config/development/performance and check "Compress cached pages".
Codebase: Info
Files: 2.45MB
Total size: 3.26MB
Managed file count: 7
Managed file size: 625.88kB
Content: 80%
Unused vocabularies
The following vocabularies are unused: Categories [warning]
Consider removing unused vocabularies.
Unused fields
The following fields are unused: image-field_file_image_alt_text: file; image-field_file_image_title_text: file; [warning]
image-field_basic_image_caption: fieldable_panels_pane; image-field_basic_image_image: fieldable_panels_pane;
panopoly_categories-field_featured_image: taxonomy_term; panopoly_page-field_featured_categories: node;
basic_file-field_basic_file_file: fieldable_panels_pane; basic_file-field_basic_file_text: fieldable_panels_pane;
map-field_map_address: fieldable_panels_pane; map-field_map_information: fieldable_panels_pane; quick_links-field_quick_links_links:
fieldable_panels_pane; spotlight-field_basic_spotlight_duration: fieldable_panels_pane; spotlight-field_basic_spotlight_items:
fieldable_panels_pane; spotlight-field_basic_spotlight_pager: fieldable_panels_pane; table-field_basic_table_table:
fieldable_panels_pane; text-field_basic_text_text: fieldable_panels_pane; video-field_video_file: fieldable_panels_pane;
user-field_user_about: user; user-field_user_picture: user
Consider removing unused fields.
Cron: 100%
No action required. [success]
Database: 83%
Tables with at least 1000 rows
Table Name: Rows [warning]
----------------
search_api_db_database_node_index_text: 1939
menu_router: 1230
registry: 1124
Extensions: 93%
Disabled modules
The following modules have been disabled, but have not yet been uninstalled: dblog, devel, update [warning]
Uninstall unused modules; if not in core, remove them from the codebase after uninstalling.
Google PageSpeed Insights: 0%
Report
Invalid value ''. Values must match the following regular expression: 'http(s)?://.*' (global - [error]
invalidParameter)
Full report at https://developers.google.com/speed/pagespeed/insights
Security: 100%
No action required. [success]
Status: 97%
Users: 100%
No action required. [success]
Views: 50%
Query results caching
No View is caching query results! [error]
Query results should be cached for at least 1 minute.
Rendered output caching
No View is caching rendered output! [error]
Rendered output should be cached for as long as possible (if the query changes, the output will be refreshed).
Watchdog database logs: Info
Syslog logging is not enabled.
Database logging (dblog) is not enabled; if the site is having problems, consider enabling it for debugging.
o1@quad:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment