lusa 878dc53b0f init project 5 năm trước cách đây
..
LICENSE.md 878dc53b0f init project 5 năm trước cách đây
README.md 878dc53b0f init project 5 năm trước cách đây
expansive.es 878dc53b0f init project 5 năm trước cách đây
pak.json 878dc53b0f init project 5 năm trước cách đây

README.md

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://embedthis.com/pak/