Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: Add a robots.txt file or use the noindex tag for SEO #6859

Open
ReWWeR opened this issue Dec 8, 2024 · 1 comment
Open
Labels

Comments

@ReWWeR
Copy link

ReWWeR commented Dec 8, 2024

What problem did you meet?

Currently, the subdomain with the Logto instance is being indexed, which doesn’t serve much purpose

Describe what you'd like Logto to have

To address this issue, you can either add a robots.txt file with the following content:

User-agent: *
Disallow: /

Alternatively, you can implement the noindex tag to achieve the same effect

Copy link

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant