rogerbot

Operated by Moz. Last seen today.

What is rogerbot?

About

rogerbot is a developer helper operated by Moz. It's not currently known to be artificially intelligent or AI-related. If you think that's incorrect or can provide more detail about its purpose, please contact us.

Detail

Website https://moz.com/help/moz-procedures/crawlers/rogerbot

Type

Developer Helper
Used by developers to test website functionality

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.

Insights

Other Websites

2%
of top websites are currently blocking rogerbot in some way
Learn How →

Access Control

Should I Block rogerbot?

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

Using Robots.txt

User Agent Token Description
rogerbot Should match instances of rogerbot

You can block rogerbot or limit its access by setting user agent token rules in your website's robots.txt.

# robots.txt
# This blocks rogerbot

User-agent: rogerbot
Disallow: /

Instead of doing this manually, you can generate your robots.txt automatically using the free API or Wordpress plugin.

Get the Robots.txt