We use cookies to improve your experience, analyze traffic, and personalize content. By clicking "Accept all" you agree to storing them on your device. Read our privacy policy.

FAQ

This document provides answers to common questions about Mosaic, covering general usage, features, and best practices.

How to translate your Mosaic pages?

Mosaic beta is not yet tested with translation plugins.

Is Mosaic SEO friendly?

Yes, Mosaic outputs clean, semantic code and can absolutely be SEO friendly, but it also depends on how you use it.

Images: Always add descriptive alt tags to your images.

Headings and text: Use heading, text, and paragraph elements logically to create a clear structure.

Meta tags: For page titles, descriptions, and other metadata, use an SEO plugin like Yoast SEO, which works seamlessly with Mosaic.

Is Mosaic accessible?

Yes. Mosaic is built to support accessibility standards, but it also depends on how you set up your content.

Images: Always add descriptive alt tags so screen readers can interpret them.

ARIA attributes: In the Advanced → Attributes panel, you can add any ARIA attributes needed for accessibility. Examples:

For a Button element, add role=”button” to specify its role.

For a Section, add role=”section” for clearer structure.

For an SVG icon, add aria-hidden=”true” if you don’t want screen readers to interpret it.

Last updated: September 23, 2025

Still have more questions? Let us help!

On this page