schema.org.ai

shortio

Branded link shortener.

Extends: Technology

Short.io

Branded link shortener.

Overview

Category: Marketing software

Branded link shortener.

Related Skills

No related skills listed.

Occupations Using This Technology

No occupations listed.

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Short.io',
  category: 'Marketing software',
  description: 'Branded link shortener.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Short.io",
  "applicationCategory": "Marketing software",
  "description": "Branded link shortener."
}