Skip to content

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

Merged
yada merged 1 commit into
microcks:masterfrom
Vaishnav88sk:feat/seo-robots-clean
May 26, 2026
Merged

feat: add robots.txt for SEO and bot management#535
yada merged 1 commit into
microcks:masterfrom
Vaishnav88sk:feat/seo-robots-clean

Conversation

@Vaishnav88sk
Copy link
Copy Markdown
Contributor

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
Copy link
Copy Markdown
Member

@yada yada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yada yada merged commit 3d69bd1 into microcks:master May 26, 2026
1 of 5 checks passed
@Vaishnav88sk Vaishnav88sk deleted the feat/seo-robots-clean branch May 26, 2026 10:56
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.

2 participants