Shortlink Service Github linkShortlink Service NPM link

Domain Verification

Introduction

  • You need to add your domain by following the instructions
  • NOTE! You don't have to verify your domain to use @reactivers/shortlink. You can start to use it now!

Getting Started

  • After you created your app by following the instructions you need to copy the secret under Unverified Domains.
  • Then you need to create a json under ${YOUR_DOMAIN}/.well-known/short-link-verify and paste the json above
{
    "secret": "THE_SECRET_YOU_COPPIED"
}
  • Then you need to click to the verify button.
  • If the secrets are matched the domain will be listing under the Domains section and you will be able to see the statistics.