schema.org.ai

moz

SEO software and tools for search marketing.

Extends: Technology

Moz

SEO software and tools for search marketing.

Overview

Category: SEO software

SEO software and tools for search marketing.

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: 'Moz',
  category: 'SEO software',
  description: 'SEO software and tools for search marketing.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Moz",
  "applicationCategory": "SEO software",
  "description": "SEO software and tools for search marketing."
}