WellKnownBot

What is WellKnownBot?

About

WellKnownBot is a developer helper operated by Well-Known. If you think this is incorrect or can provide additional detail about its purpose, please contact us. You can see how often WellKnownBot visits your website by setting up Dark Visitors Agent Analytics.

Expected Behavior

Developer helpers generally visit websites on direct behalf of a user who is evaluating some feature or attribute. Visits can be one-off or part of a larger crawl.

Type

Developer Helper
Used by developers to test website functionality

Detail

Operated By Well-Known
Last Updated 14 hours ago

Insights

Top Website Robots.txts

0%
0% of top websites are blocking WellKnownBot
Learn How →

Country of Origin

Singapore
WellKnownBot normally visits from Singapore

Global Traffic

The percentage of all internet traffic coming from Developer Helpers

Top Visited Website Categories

Pets and Animals
Internet and Telecom
Business and Industrial
Computers and Electronics
Hobbies and Leisure
How Do I Get These Insights for My Website?
Use the WordPress plugin, Node.js package, or API to get started in seconds.

Robots.txt

Should I Block WellKnownBot?

Probably not. Developer helpers are normally used to optimize or find problems with your website.

How Do I Block WellKnownBot?

You can block WellKnownBot or limit its access by setting user agent token rules in your website's robots.txt. Set up Dark Visitors Agent Analytics to check whether it's actually following them.

How Do I Block All Developer Helpers?
Serve a continuously updating robots.txt that blocks new developer helpers automatically.
User Agent String Mozilla/5.0 (compatible; WellKnownBot/0.1; +https://well-known.dev/about/#bot)
# In your robots.txt ...

User-agent: WellKnownBot # https://darkvisitors.com/agents/wellknownbot
Disallow: /

⚠️ Manual Robots.txt Editing Is Not Scalable

New agents are created every day. We recommend setting up Dark Visitors Automatic Robots.txt if you want to block all agents of this type.

References