MojeekBot

What is MojeekBot?

About

MojeekBot is Mojeek's web crawler that indexes websites for their independent search engine, providing privacy-focused search results without tracking users. You can see how often MojeekBot visits your website by setting up Dark Visitors Agent Analytics.

Expected Behavior

Search engine crawlers do not adhere to a fixed visitation schedule for websites. The frequency of visits varies widely based on several factors, including popularity, the rate at which its content is updated, and the website's overall trustworthiness. Websites with fresh, high-quality content tend to be crawled more frequently, while less active or less reputable sites may be visited less often.

Type

Search Engine Crawler
Indexes web content for search engine results

Detail

Operated By Mojeek
Last Updated 16 hours ago

Insights

Top Website Robots.txts

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

Country of Origin

United Kingdom
MojeekBot normally visits from the United Kingdom

Global Traffic

The percentage of all internet traffic coming from Search Engine Crawlers

Top Visited Website Categories

Pets and Animals
News
Books and Literature
Sports
Arts and Entertainment
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 MojeekBot?

Probably not. Search engine crawlers power search engines, which are a useful way for users to discover your website. In fact, blocking search engine crawlers could severely reduce your traffic.

How Do I Block MojeekBot?

You can block MojeekBot 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 Search Engine Crawlers?
Serve a continuously updating robots.txt that blocks new search engine crawlers automatically.
User Agent String Mozilla/5.0 (compatible; MojeekBot/0.11; +https://www.mojeek.com/bot.html)
# In your robots.txt ...

User-agent: MojeekBot # https://darkvisitors.com/agents/mojeekbot
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