typebot.io/apps/builder
Sanmith Kurian ac510abf76
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Add "Allow search engines to index" option (#2163)
# Configure the robots meta tag to allow search and link crawlers

## Description

Closes #1123 

This PR adds the "Allow indexing" metadata option. This feature allows
users to control whether search engines like Google and LinkedIn can
index their Typebot content by removing the `noindex` meta tag when
enabled.

## Changes

- Updated `MetadataForm.tsx` to include a new switch toggle to allow
indexing
- Updated `Seo.tsx` to remove the `noindex` tag when indexing is enabled
- Made the appropriate changes for the typebot settings schema to
include the allow indexing option
- Added translations for the following keys to `en.json`, `fr.json`,
`pt-BR.json`, `pt.json` language files:
- `settings.sideMenu.metadata.allowIndexing.label`: "Allow search
engines to index"
- `settings.sideMenu.metadata.allowIndexing.tooltip`: "When enabled, the
noindex meta tag will be removed, allowing search engines like Google
and LinkedIn to index your typebot."

## Screenshots

![Capture-2025-05-10-114206](https://github.com/user-attachments/assets/7cbc32bf-8fe1-49d6-8db0-abd508b3e69f)
2025-05-16 08:36:33 +02:00
..
public 📝 Add v3.6 newsletter 2025-04-03 16:40:52 +02:00
src Add "Allow search engines to index" option (#2163) 2025-05-16 08:36:33 +02:00
next-env.d.ts 🧑‍💻 Upgrade to next-auth v5 and next v15 2025-04-16 10:58:00 +02:00
next.config.mjs 🧑‍💻 Upgrade to next-auth v5 and next v15 2025-04-16 10:58:00 +02:00
package.json 🐛 Fix custom oauth OIDC URL discovery 2025-05-13 11:16:43 +02:00
playwright.config.ts Add Cards Input 2025-03-10 16:05:10 +01:00
postcss.config.js Add Cards Input 2025-03-10 16:05:10 +01:00
sentry.server.config.ts 💚 Fix sentry config type error 2025-02-27 08:45:42 +01:00
tailwind.config.ts 🚸 Allow for custom text in OpenRouter and Together blocks 2025-03-20 12:44:43 +01:00
tolgee.d.ts ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
tsconfig.json 🧑‍💻 Upgrade to next-auth v5 and next v15 2025-04-16 10:58:00 +02:00