> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orbitforms.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# SEO Settings

> Control how your forms appear in search engines and social media with custom page titles, descriptions, images, and more.

Control how your forms appear in Google search results, social media previews, and link shares with SEO settings.

## What's Included

SEO settings let you customize the metadata for your form's public page. This controls what people see when your form link is shared on social media, messaging apps, or appears in search results.

| Feature              | Availability | What it does                                                                                             |
| -------------------- | ------------ | -------------------------------------------------------------------------------------------------------- |
| **Page Title**       | All plans    | Sets the `<title>` tag and Open Graph title shown in browser tabs and link previews                      |
| **Meta Description** | All plans    | Controls the description snippet shown in Google results and social previews                             |
| **Social Image**     | All plans    | Sets the Open Graph image displayed when your link is shared on Twitter, LinkedIn, Facebook, Slack, etc. |
| **Favicon**          | All plans    | Custom browser tab icon for your form page                                                               |
| **Search Indexing**  | **Pro+**     | Toggle whether Google and other search engines can index your form page                                  |

<Note>
  Page title, meta description, social image, and favicon are available on **all plans** including Free. **Search engine indexing** (allowing Google to index your form) requires the **Pro plan** or above. [View pricing →](https://orbitforms.ai/pricing)
</Note>

## Where to Find SEO Settings

SEO settings are located on the **Share** tab of your form's detail page.

<Steps>
  <Step title="Open your form">
    Go to your dashboard and click on the form you want to configure
  </Step>

  <Step title="Go to the Share tab">
    Click the **Share** tab in the top navigation
  </Step>

  <Step title="Scroll to SEO Settings">
    Below the sharing link and embed code, you'll find the SEO Settings section
  </Step>

  <Step title="Configure and save">
    Fill in your desired settings and click **Save SEO Settings**
  </Step>
</Steps>

## Page Title

The page title appears in browser tabs and as the headline in search results and social media previews. If left blank, your form's title is used as the default.

**Best practices:**

* Keep it under 60 characters so it doesn't get truncated
* Include relevant keywords naturally
* Make it descriptive and compelling

## Meta Description

The meta description appears as the snippet below the title in Google search results and social link previews. Keep it under 160 characters.

**Best practices:**

* Summarize what the form is for in one or two sentences
* Include a clear call to action (e.g., "Submit your application" or "Get a free quote")
* Avoid duplicate descriptions across forms

## Social Image (Open Graph)

The social image is displayed as the large preview image when your form link is shared on platforms like Twitter, LinkedIn, Facebook, Slack, and iMessage.

**Recommended size:** 1200 x 630 pixels

* Use a clear, branded image that represents your form
* Avoid too much text in the image — platforms may crop it differently
* Supported formats: JPG, PNG, WebP

## Favicon

Upload a custom favicon (browser tab icon) for your form page. This replaces the default OrbitForms icon.

**Recommended size:** 32 x 32 pixels

## Search Engine Indexing

By default, form pages are **not indexed** by search engines. You can enable indexing to allow your form to appear in Google search results.

When enabled, OrbitForms sets the appropriate meta tags to allow crawlers to index the page. When disabled, a `noindex` tag is added to prevent indexing.

<Warning>
  Changes to search indexing can take days or weeks to be reflected in Google search results. Disabling indexing does not immediately remove a page from search results.
</Warning>

## Live Preview

As you edit your SEO settings, a live preview card shows how your form link will appear when shared. This preview reflects your current page title, description, social image, and favicon in real time.

## Plan Requirements

Most SEO settings are available on all plans. The **search engine indexing** toggle requires Pro or above.

| Feature                                             | Free | Pro | Business |
| --------------------------------------------------- | ---- | --- | -------- |
| Page title, meta description, social image, favicon | Yes  | Yes | Yes      |
| Search engine indexing toggle                       | No   | Yes | Yes      |

Free plan users can fully customize how their form appears when shared on social media. To allow Google to index the form page, upgrade to Pro.

[View Pricing & Upgrade →](https://orbitforms.ai/pricing)

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Share Options" icon="share-nodes" href="/guides/sharing">
    Learn all the ways to share your forms
  </Card>

  <Card title="Custom Domains" icon="globe" href="/guides/settings">
    Serve forms from your own domain
  </Card>

  <Card title="Embedding" icon="code" href="/guides/embedding">
    Add forms to your website
  </Card>

  <Card title="Billing & Plans" icon="credit-card" href="/guides/billing">
    Manage your subscription
  </Card>
</CardGroup>
