Skip to content

feat: add robots.txt for SEO and bot management#535

Open
Vaishnav88sk wants to merge 1 commit intomicrocks:masterfrom
Vaishnav88sk:feat/seo-robots-clean
Open

feat: add robots.txt for SEO and bot management#535
Vaishnav88sk wants to merge 1 commit intomicrocks:masterfrom
Vaishnav88sk:feat/seo-robots-clean

Conversation

@Vaishnav88sk
Copy link
Copy Markdown

Description

The site currently lacks a robots.txt file, which means search engines have no guidance on how to crawl the site. Additionally, AI training bots like GPTBot are actively crawling sites without consent.

Improve SEO performance and respect content licensing. Issue #209 specifically mentions enhancing SEO and analytics for better search engine ranking.

This PR adds a robots.txt file that:

  • Allows all standard crawlers access to the site
  • Explicitly blocks GPTBot and CCBot (AI training crawlers)
  • References the XML sitemap for search engines

Related issue(s)

#209

Signed-off-by: Vaishnav88sk <vaishnavsk8804@gmail.com>
@Vaishnav88sk Vaishnav88sk force-pushed the feat/seo-robots-clean branch from be15a9f to d62ff24 Compare April 14, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant