zhangbo b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 vuotta sitten
..
LICENSE.md b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 vuotta sitten
README.md b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 vuotta sitten
expansive.es b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 vuotta sitten
package.json b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 vuotta sitten

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/