Media

The media library is where your images and files live. Everything you upload is stored on a global CDN and served fast from media.cdn.spideriq.ai, so your images load quickly everywhere.

Uploading

Go to Content → Media and upload images by dragging them in or selecting files. Each uploaded item gets:

  • a permanent CDN URL you can use anywhere on your site,

  • dimensions (width and height) detected automatically,

  • optional alt text for accessibility and SEO,

  • an optional caption,

  • an optional folder label to keep your library organized.

Using media

Once uploaded, an image's CDN URL can be used in:

  • image blocks and cover images on pages and posts,

  • hero and component backgrounds,

  • anywhere a URL field accepts an image.

Images can be resized on the fly at the edge, so the same source image serves an appropriately sized version for each layout without you exporting multiple copies.

Alt text matters

Always set alt text on meaningful images. It is read by screen readers, shown if an image fails to load, and used by search engines. It is the single highest-leverage accessibility field you can fill in.

With the CLI or an agent

Media can be uploaded and listed through the API and tooling as well as the dashboard, so an agent assembling a page can attach an image it has uploaded.

Tips

  • Compress before uploading when you can — smaller originals mean faster pages.

  • Use folders to separate, say, blog cover images from product screenshots.

  • Deleting a media record removes it from your library; make sure nothing on a live page still points at its URL before you remove it.

Next steps

  • Use your uploaded images in pages and blog posts.

  • Set alt text and cover images to improve search-engine discoverability.

  • Deploy so media-backed pages serve from the edge.