---
title: "How to do the Quick Scan"
date: "2024-11-01T09:11:09+00:00"
summary: "Instantly analyze web pages for accessibility, data privacy, SEO, and readability."
image:
type: "page"
url: "/web-governance/how-do-quick-scan"
id: "281d763a-be66-4b05-98d2-a35ecfaada4c"
---

Table of contents will be added

Introduction
------------

This document provides instructions on how to do a quick scan and how the data that the quick scan provides is presented.

The Quick Scan consists of a light scan of your web page and provides near-instant feedback. Use the quick scan to check compliance as you prepare a web page for publication, or if you need a quick analysis of a page that is already published.

Quick scan is available through the Web Browser Extension and returns results for the following features and modules:

*   Accessibility
    
*   Data Privacy
    
*   SEO
    
*   Quality assurance Readability (LIX).
    

You will only see results for the features and modules above if they are enabled on your account.

Prerequisites
-------------

*   An active account with the following modules enabled:
    *   Accessibility
        
    *   Data Privacy
        
    *   SEO
        
    *   Quality assurance Readability (LIX).
        
*   Web browser extension installed
    
    *   For more information, visit [Handle accessibility issues with Web Browser Extension](/node/61691/).
        

Instructions
------------

This section provides instructions on how to start a Quick Scan.

1.  Click **Quick Scan** on the web browser extension toolbar.  
     
    
    ![The location of the Quick Scan button on the web browser extension toolbar.](https://acquia.widen.net/content/8bc68e9a-1ccc-43cc-a79a-436350050f09/web/Mon_Opt_WebBrowserExtension-QuickScanButton.png)
    
2.  Select the accessibility guideline you wish to use.
    
    ![The location of the Accessibility Guideline selection on the web browser extension Quick Scan window.](https://acquia.widen.net/content/57d24d81-17e7-49a6-94e4-679304651286/web/Mon_Opt_WebBrowserExtension-QuickScan-AccessibilityGuideline.png)
    
3.  Click **Start Quick Scan**. The scan results appear in the web browser extension when the scan is complete.
    
    ![The location of the Start Quick Scan button on the web browser extension Quick Scan window.](https://acquia.widen.net/content/ac264f1b-2417-4428-b89d-ba86ed9eb6ef/web/Mon_Opt_WebBrowserExtension-StartQuickScan.png)
    

### Quick scan progress

Track the progress of the scan on the web browser extension. The progress steps that are shown for the quick scan are:

*   HTML capture
    
*   Sending to API
    
*   Scanning
    

Quick scan checks
-----------------

A Quick scan includes the following checks:

*   **Accessibility**: All checks of type Error in the selected accessibility guideline.
*   **Data Privacy:**
    *   CREDIT\_CARD\_NUMBER
        
    *   FINANCIAL\_ACCOUNT\_NUMBER
        
    *   GENERIC\_ID
        
    *   IBAN\_CODE
        
    *   MEDICAL\_RECORD\_NUMBER
        
    *   PASSPORT
        
    *   SWIFT\_CODE
        
    *   VEHICLE\_IDENTIFICATION\_NUMBER.
        
*   **SEO:**
    *   seo\_missing\_title
        
    *   seo\_missing\_h1
        
    *   seo\_multiple\_h1
        
    *   seo\_missing\_subheadlines
        
    *   seo\_missing\_alt
        
    *   seo\_no\_follow
        
    *   seo\_no\_index
        
    *   seo\_missing\_meta\_keyword
        
    *   seo\_missing\_meta\_description
        
    *   seo\_too\_short\_meta\_description
        
    *   seo\_too\_long\_meta\_description.
        
*   **Readability**: See the readability score, based on the LIX method.

Quick Scan in Drupal
--------------------

For information about the setup and quick scan from within Drupal, visit:

*   [Quick Scan in Drupal setup instructions](/node/61336/)
    
*   [How to do the Quick Scan in Drupal](/node/70221/)
    

Additional resources
--------------------

### Troubleshooting

If the page you are trying to scan is larger than 20 MB, the scan stops and the message _The page is too big for Quick Scan_ appears on the display.

To scan larger pages, use the Single-page scan feature.

For more information, visit [Single-page scan](/node/58586).

### FAQ

#### Where can I use Quick scan?

You can scan any page that you are able to view in your browser, including draft, preview, and staging pages.

The quick scan uses the HTML code that is captured by the web browser extension, and forwards that data to the API to do the scan.

#### Where is the Quick scan data stored?

The data from the quick scan is not synchronized with the database. The scan results are not saved.