Acquia Web Governance is available as a powerful and intuitive Drupal module specifically engineered to empower content editors and site administrators. Its core functionality revolves around enhancing critical aspects of a website, including:
Search Engine Optimization
(SEO)
Web Governance integration setup for Drupal
Introduction
Acquia Web Governance is available as a powerful and intuitive Drupal module specifically engineered to empower content editors and site administrators. Its core functionality revolves around enhancing critical aspects of a website, including:
Search Engine Optimization
(SEO)
Accessibility
Data Privacy
Readability
Web Governance provides real-time feedback and actionable insights, and enables users to proactively identify and address potential issues as content is created or updated, rather than after publication. This proactive approach saves valuable time and ensures that the website consistently adheres to best practices and regulatory standards.
This document provides instructions on how to do the initial setup, explains key features and functionalities, and provides practical tips on how to use the module effectively to ensure that your website remains optimized, inclusive, and engaging for all visitors.
What you will achieve
Improved SEO: Identify and get instructions on how to improve search engine optimization deficiencies.
Enhanced Accessibility: Ensure adherence to WCAG 2.0/2.1/2.2 compliance standards.
Better Readability: Assess and improve content complexity levels.
Real-time Analysis: Obtain immediate feedback during content creation.
Canvas Integration: Perform a seamless content scan within the Canvas authoring environment.
Prerequisites and requirements
System requirements
Drupal Core: Version 10.3+ or 11.x
PHP: Version 8.1 or higher
Composer: 2+
Node: 18+
NPM: 10+
Account requirements
Web Governance account: An active registered Web Governance account.
API credentials: An API Key and API URL retrieved from your Web Governance dashboard. This requires Administrative access in Web Governance. For instructions, visit API tokens.
Appropriate permissions: Administrative access in Drupal is required to configure the module.
Installation guide
Install the Drupal module with the Composer (recommended) plugin.
composer require drupal/acquia_optimize
Enable the Drupal module with one of the following methods
Web Governance provides real-time feedback and actionable insights, and enables users to proactively identify and address potential issues as content is created or updated, rather than after publication. This proactive approach saves valuable time and ensures that the website consistently adheres to best practices and regulatory standards.
This document provides instructions on how to do the initial setup, explains key features and functionalities, and provides practical tips on how to use the module effectively to ensure that your website remains optimized, inclusive, and engaging for all visitors.
What you will achieve
Improved SEO: Identify and get instructions on how to improve search engine optimization deficiencies.
Enhanced Accessibility: Ensure adherence to WCAG 2.0/2.1/2.2 compliance standards.
Better Readability: Assess and improve content complexity levels.
Real-time Analysis: Obtain immediate feedback during content creation.
Canvas Integration: Perform a seamless content scan within the Canvas authoring environment.
Prerequisites and requirements
System requirements
Drupal Core: Version 10.3+ or 11.x
PHP: Version 8.1 or higher
Composer: 2+
Node: 18+
NPM: 10+
Account requirements
Web Governance account: An active registered Web Governance account.
API credentials: An API Key and API URL retrieved from your Web Governance dashboard. This requires Administrative access in Web Governance. For instructions, visit API tokens.
Appropriate permissions: Administrative access in Drupal is required to configure the module.
Installation guide
Install the Drupal module with the Composer (recommended) plugin.
composer require drupal/acquia_optimize
Enable the Drupal module with one of the following methods