# exp-canon **Repository Path**: mirrors_embedthis/exp-canon ## Basic Information - **Project Name**: exp-canon - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README exp-canon === Expansive plugin to canonicalize index pages. Provides the 'canon' service which creates canonical links for index pages to assist search engines by defining the "canonical" preferred link for an index page. <link href="//" rel="canonical"> ### To install: pak install exp-canon ### To configure in expansive.json: * canon.enable — Enable the html service to post-process HTML files. ``` { services: { 'canon': { enable: true, } } } ``` ### Get Pak from [https://www.embedthis.com/pak/](https://www.embedthis.com/pak/)