hreflang-extractor

1.0.8 • Public • Published

HrefLang extracton

Questo è l'estrattore degli hreflang

Per installare le dipenendenze

npm install

Richiede in input:

body= {
site: { url },
page: { path, page_content, page_headers },
}

Output di esempio

Working in progress
{
  hrefLangs: [],
  hasHreflang: boolean,
  hasConflicts: boolean,
  selfReferenceLanguage: string,
  htmlLang: string
}

Per installarlo in altri progetti

npm i hreflang-extractor

Readme

Keywords

none

Package Sidebar

Install

npm i hreflang-extractor

Weekly Downloads

1

Version

1.0.8

License

ISC

Unpacked Size

7.35 kB

Total Files

4

Last publish

Collaborators

  • sebpic1