This article provides instructions for admin users on how to add, edit, and remove domains.
This section provides instructions for admin users on how to add a domain.
Click Admin Settings (gear icon) on the top menu bar of any page in the platform. The Domain Settings page opens.
Click Add New Domain.
Provide the following information in the Domain Details section.
URL (required field): Click in the field and enter the website URL. Keep in mind that website addresses that end in .com and .eu, for example, are two different domains. Each domain has a unique script and needs to be entered as a separate domain in the list.
The scan also includes all pages that are linked to the URL.
Some CMS providers have implemented scan rate limiting on their users.
For more information, visit CMS rate limiting on bots and crawlers (FAQ).
If the CMS is not on the list, contact the support team to see if it can be added.
This section provides instructions on how to fill out the Scan section.
Crawl Automatically: Toggle the switch to ON to set up a schedule for recurring scans. Toggle the switch to OFF to scan manually when needed.
This is an add-on. If this option is not available and you wish to change your scan frequency, contact your sales representative to upgrade the account. The default scan frequency is weekly.
Connections per minute: Click the drop-down arrow and select Connections per minute. The choices are:
Max scanned pages: Enter the maximum number of pages to do a scan on, as specified on your Acquia contract.
This section provides instructions on how to fill out the Crawl (scan) Options section.
Toggle the switches ON to activate the different scan options.
Spelling ignore capitalized words: Toggle the switch ON to ignore words that begin with a capital letter.
Words that the user includes in the Optimize dictionary are case-sensitive. To instruct the scan to ignore words that are written in all caps, and bypass the need to, for example, add the word to the dictionary, toggle this switch to ON.
Case sensitive URLs: Toggle the switch ON to include case-sensitive URLs in the scan.
This is set to the optimal position by default.
Example OFF: http://monsido.com/Foo/Bar is seen as the same link as:
http://monsido.com/foo/bar.
Example ON: The same links above will register as two different links.
In the OFF position, the scan sees all URLs as lowercase - no matter how they are written on the target website. Turn OFF only in rare cases where the target website does not recognize caps and reads all links in lowercase, which results in duplicates in the flagged scan issues. This is an advanced configuration that should normally be left to the default setting.
A better solution is to disable the case-sensitive feature and use only regex.
Render pages and execute JS while crawling: Toggle the switch ON to render pages and execute JavaScript during the scan.
When this option is turned ON, the website renders pages and executes JavaScript during the scan. This allows the scan to take into account any changes caused by Javascript during a website scan.
If the Accessibility feature is enabled, changes caused by JavaScript are automatically accounted for by default.
Ignore canonical URLs: Toggle the switch ON to instruct the scan to ignore canonical URLs.
More info: A canonical URL is the URL of the page that Google determines is most representative, taken from a set of duplicate pages on your website.
Use language attribute: Turn the switch OFF or ON. When it is ON, the scan does not try to auto-detect the page language. This means that the spell check is only done for the language specified in the lang attribute.
The Use Lang Attribute feature allows the scanner to use the correct spell check for HTML pages that have multiple languages.
The primary language of the HTML page must be correctly defined as a lang attribute on the <html>
tag. Additionally, each subsection of the page that is in any other language must be wrapped in a tag with a proper lang attribute value.
See below for an example:
<html lang=en">
<head>
<title>Hello World in other languages</title>
</head>
<body>
<h1>Hello World in other languages</h1>
<p>
Spanish: <span lang="es">Hola Mundo</span><br>
Danish: <span lang="da">Hej verden</span><br>
French: <span lang="fr">Bonjour le monde</span>
</p>
</body>
</html>
Remember: When enabled, the scan does not auto-detect the page language. For example, spell checks are always for the language specified in the lang attribute.
Some websites - including CP-built sites - have URLs that use a mix of lowercase and uppercase letters, for example https://www.example.com/TestPage
While the crawler saves the URL as all lowercase in our database, our Statistics module provider Matomo does not follow that practice and saves it as it is written by the website. This results in a scenario where the scan cannot map page statistics for the page https://www.example.com/TestPage
to the page in our database because it was saved as https://www.example.com/testpage
.
This option forces Matomo to put all URLs in lowercase so that they match the entries in our database.
Provide the following information in the Advanced Domain Options section.
+ Add: Click + to add a new Constraint pattern. An empty row is added to the list.
The window only shows the first five items. With more than five list items, a paginate function begins to sort consecutive list items.
This section provides information for admin users on the available advanced domain setting options.
Path Constraints
Use Path Constraints to instruct the scan to only process parts of a domain. The scan regards URLs that match the pattern as internal on the site, and URLs that do not match are regarded in the same way as external links.
A Path Constraint can be a word or a regular expression. In most cases, users set up Path Constraints to:
The difference between the two is that in the first case ALL pages under /en are scanned and nothing else. In the second example, all pages EXCEPT /fr are scanned.
When you use Path constraints, make sure that the URL for the domain is set to a page that matches the constraint.
If you do not do this, the scan will only run on one page, since the scanner cannot proceed to any other page than the page it starts on.
For example. with a constraint of "^/en/booking", starting the crawler on
http://foo.com
will not work. The crawler will request
http://foo.com
and it will receive the page, and find that no links match
http://foo.com/en/booking
and this will result in just the first page being scanned.
For more information, visit Path constraints and link exclusions.
Link Exclusions
You can choose to exclude a word or a regular expression. Use Link Excludes to instruct the crawler to completely ignore a link on the pages. Pages that match the pattern are not tested.
Use Link Excludes to:
Filter out print pages with a pattern such as print=true
This instructs the scan to ignore (and not test) any URL with the pattern, for example:
http://foo.com/bar?print=true
Filter out redirected login pages with a pattern such as:
login.aspx?return_url=zyx.
This instructs the scan to ignore all URLs with the pattern, for example http://foo.com/bar/login.aspx?return_url=zyx
Tip! If "Scan subdomains" is turned on for the domain, use the § sign in front of the exclude pattern to match URLs that use the full string instead of the relative one.
For example, to exclude the scan for the "blog" subdomain, enter the pattern:
§http://blog.foo.bar
For instructions, visit: Path constraints and link exclusions.
Internal URLs
Configure internal URLs with the following options in this section:
This section provides instructions on how to fill out the Login Type section.
Click the drop-down arrow and select a login type. The choices are:
This section provides instructions on how to fill out the Features section.
Accessibility: Click the drop-down arrow and select the accessibility level that is desired or required for the website. Level AA of WCAG 2.1 is the legal requirement to be considered accessible. WCAG 2.2 is newly released and will soon be the standard, taking over from WCAG 2.1.
When you change the accessibility level, the existing Accessibility Score scan information is erased and the new standard starts over from the beginning with the next scan. All of the history is lost. It is advised to activate a new level only when you are ready to make the updates needed, or if it becomes a legal requirement for your location/organization.
If you change the scan to Exclude checks that require manual review, you might not see other potential accessibility violations on your website.
The Flesch–Kincaid readability test for English text measures word length, number of syllables per word, and sentence length. The formula for the Flesch readability score (FRES) test is as follows:
206.835 - 1.015 (total words/total sentences) - 84.6 (total syllables/total words)
The LIX method is used for foreign languages and the readability formula is as follows:
LIX = A/B + (C x 100)/A, where
A = Number of words
B = Number of periods (defined by period, colon, or capital first letter)
C = Number of long words (More than 6 letters)
For more information, visit: Quality Assurance: Readability
Statistics: Toggle ON to turn on this feature and begin to track website visitor statistics.
For more information, visit Statistics setup.
PageCorrect: Toggle ON to turn on this add-on. Click the link to navigate to the PageCorrect Settings page.
PageCorrect allows users to identify and correct website errors such as quality assurance errors and accessibility issues.
For more information, visit PageCorrect setup.
Data Privacy: Toggle the switch OFF or ON. Click the link to navigate to the Domain Data Privacy Settings page.
The Data Privacy module identifies potential data privacy issues. It can serve as a form of documentation that allows website owners to show their efforts to be compliant with local regulations.
For more information, visit Data privacy setup.
Scan documents: Toggle the switch ON to include documents in the scan.
The scan is a powerful tool that does a scan on all pages of a website. With Scan documents selected, we also do a scan of documents on the website. The document scan identifies all of the same types of issues as a domain scan.
PageAssist: Toggle the switch ON to activate. Click the link to navigate to the PageAssist Settings page.
PageAssist allows website visitors to make custom visual adjustments to suit their unique requirements.
For more information, visit PageAssist setup.
Consent Manager: Toggle the switch ON to activate.
The Consent Manager module includes everything that you need to classify and set up user cookie acceptance and website cookie banners. This module also includes automatic cookie scan detection and cookie maintenance.
For more information, visit Consent Manager setup.
Set up groups to assign specific users to a subset of pages on one or more domains that the scan has been done on. Created groups appear under the domain name.
For more information, visit Create and configure groups.
The Users section shows a list of users with access to the Acquia Optimize interface. This section gives instructions on how to add permissions to users in the Users section.
The list is presented in table format.
The table column headers are:
Admin: Tick the box to give the user admin permissions. Admins can add, edit, and delete.
For more information, visit Create and configure users.
Click Save. The settings pane closes and the Domains page is visible.
This section provides information for admin users on how to edit a domain.
Click Admin Settings (gear icon) on the top menu bar of any page in the platform. The Domain Settings page opens.
The Domain Settings page opens.
Click Action on the same row as the domain to scan. A drop-down list opens.
Select Edit Domain from the drop-down list.
The Edit Domain page opens.
When you change the accessibility level, the existing Accessibility Score scan information is erased and the new standard starts over from the beginning with the next scan. All of the history is lost. It is advised to activate a new level only when you are ready to make the updates needed, or if it becomes a legal requirement for your location or organization.
If you change the scan to Exclude checks that require manual review, you might not see other potential accessibility violations on your website.
This section provides information for admin users on how to remove a domain.
Click Admin Settings (gear icon) on the top menu bar of any page in the platform. The Domain Settings page opens.
The Domain Settings page opens.
Click Action on the same row as the domain to scan. A drop-down list opens.
A dialog box asks for confirmation. "You are about to delete the domain (domain name) please type Delete to confirm this action."
Type the word "Delete" in the text box and then click OK to remove the domain. Click Cancel to close the dialog without removing the domain.
When you delete a domain, all of the related domain groups are also deleted.
The dialog closes and the domain and all related domain groups are gone from the list.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Tue May 27 2025 15:27:14 GMT+0000 (Coordinated Universal Time)