For the complete documentation index, see llms.txt. This page is also available as Markdown.

🎯SEO settings

Webstudio provides comprehensive SEO features.

βœ… SEO Features

  • Meta title

  • Meta description

  • Open graph

  • Semantic tags

  • Image alt text

  • All meta fields

  • Sitemap

  • Custom sitemap

  • No index

  • Default canonical with the ability to customize it

  • Customizable head (global and per page)

  • Auto exclude no index from sitemap

  • Robots.txt

  • SSL

  • 301 redirects

  • 302 redirects

  • Site

  • WebSite structured data

  • Href lang tag

  • Auto image conversion (performance)

  • Auto image compression (performance)

  • Auto set image width and height (CLS)

  • Image lazy & eager loading options (performance and LCP)

  • Aria labels

  • Link rel

  • Favicon

  • All attributes

🌐 Global site settings

In 'Project settings' under the Webstudio menu, you'll find essential settings for your entire project:

  • Site Name: Used to output WebSite structured data to clearly define your website's identity.

  • Favicon: Output your logo in search engines, browser tabs, and more.

  • Custom Header Code: Global field to output scripts in the head. For modifying the head on a per-page basis, see Head Slot.

These settings ensure uniformity and brand coherence across all pages of your website.

πŸ” Individual page SEO settings

Fine-tune SEO settings for each page through the Pages panel. See Page settings for a full reference of all available fields, including title, description, social image, custom meta tags, and more.

The social image you add to your homepage will be used as the cover image for the project on the dashboard.

🐦 Twitter card customization

To customize how your content appears when shared on Twitter/X:

  1. Go to Page Settings β†’ Custom Meta Tags

  2. Add a meta tag with:

    • Property: twitter:card

    • Content: summary_large_image (for large image cards)

πŸ”§ Debugging social sharing

Social platforms cache sharing previews. To clear caches and test your changes:

When you publish to a custom domain, staging and webstudio domains are automatically de-indexed from search engines.

  • Page settings – Per-page SEO fields: title, description, social image, custom meta tags

  • Project settings – Configure site name, favicon, and global settings

  • Head Slot – Add custom meta tags and scripts per page

  • Publishing & custom domains – Deploy your site with custom domains

  • CMS – Create dynamic pages with SEO-optimized content

Last updated

Was this helpful?