On this page:
This is some text inside of a div block.
This is some text inside of a div block.
This is some text inside of a div block.

DigitalDocument Schema for Webflow Websites

DigitalDocument schema describes digital files such as PDFs, spreadsheets, presentations, whitepapers, and other downloadable documents. It signals to search engines that a page hosts or links to a document resource rather than a standard web page. DigitalDocument is a subtype of CreativeWork.

Google does not maintain dedicated structured data documentation for DigitalDocument.

Fields in This Glossary

Not mentioned by Google

Common fields (shared across types)

These fields are documented under their primary types but apply to DigitalDocument:

Additional DigitalDocument properties (not in glossary)

  • hasDigitalDocumentPermission — Access permissions (read, write, comment)
  • contentUrl — Direct download URL for the file

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "DigitalDocument",
  "name": "Q1 2026 Financial Report",
  "description": "Quarterly financial results for Example Corp, covering revenue, operating income, and forward guidance.",
  "url": "https://example.com/reports/q1-2026",
  "encodingFormat": "application/pdf",
  "author": {
    "@type": "Organization",
    "name": "Example Corp"
  },
  "datePublished": "2026-04-01"
}

When to Use DigitalDocument Schema

Use DigitalDocument on pages that host downloadable files: whitepapers, reports, templates, legal documents, and resource libraries. For datasets, use Dataset with DataDownload instead. For software, use SoftwareApplication.

On this page:
This is some text inside of a div block.
This is some text inside of a div block.
This is some text inside of a div block.

Need help with schema on your site?

We implement structured data for Webflow sites — from audit to deployment.

Work with us

Work with us