What is the full user-agent for rogerbot?
-
IT is blocking AWS via a proxy in front of our server. We've tried allowing the "roberbot" user-agent but crawling functionality still isn't working in my Moz Pro account. Is there a more specific user-agent we can allow in our proxy software? Thank you.
-
We are having this same issue. I was hoping someone clarified it for you.
Did you ever get it sorted out?
-
User-agent: *
User-agent: dotbot
Disallow: /
User-agent: rogerbot
Disallow: /if you want to prevent robots from crawling your site truly prevent them you will need to use either a password restriction or a tool similar to this
http://www.distilnetworks.com/
If you see what is being said by Google and Moz a robots.txt file can not guarantee blocking something that is linked to. if you want to do that you will have to block the referral using a WAF like distilnetworks
http://moz.com/help/guides/search-overview/crawl-diagnostics
https://moz.com/researchtools/ose/dotbot
&
https://support.google.com/webmasters/answer/6062608?rd=2
Also blocking link analysis user agents that are nothing but a drain on your resources is a good idea. Simple enough to do in htaccess with something like this:
Search Engine Blocked by Robots.txt
This page cannot be crawled by search engines due to the robots.txt protocol. If you're seeking to remove this page from search results, we recommend that you use meta robots (with noindex, follow values) instead of robots.txt. This will ensure that the page does not appear in the results but allows link juice to flow through the page's links and count towards the relevance/popularity of other pages on your site.
How to block DotBot from crawling your site
If you don't want dotbot crawling your site, we always respect the standard Robots Exclusion Protocol (aka robots.txt). If you would like to block dotbot, all you need to do is add our user-agent string to your robots.txt file.
If you want to ban dotbot from most areas of your site, it looks a little something like this:
User-agent: dotbot Disallow: /admin/ Disallow: /scripts/ Disallow: /images/
below this I have placed what somebody has created that they state works I do not know if it works I told you that distill networks will work but I cannot guarantee the very bottom I think you will not have any trouble if you set up the robots.txt as configured at the top.
If you want to ban dotbot from crawling any part of your site, add this text instead:
User-agent: dotbot Disallow: /
BEGIN
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} ^rogerbot [OR]
RewriteCond %{HTTP_USER_AGENT} ^exabot [OR]
RewriteCond %{HTTP_USER_AGENT} ^MJ12bot [OR]
RewriteCond %{HTTP_USER_AGENT} ^dotbot [OR]
RewriteCond %{HTTP_USER_AGENT} ^gigabot [OR]
RewriteCond %{HTTP_USER_AGENT} ^AhrefsBot
RewriteRule .* – [F]SetEnvIfNoCase User-Agent .rogerbot. bad_bot
SetEnvIfNoCase User-Agent .exabot. bad_bot
SetEnvIfNoCase User-Agent .mj12bot. bad_bot
SetEnvIfNoCase User-Agent .dotbot. bad_bot
SetEnvIfNoCase User-Agent .gigabot. bad_bot
SetEnvIfNoCase User-Agent .ahrefsbot. bad_bot
SetEnvIfNoCase User-Agent .sitebot. bad_botOrder Allow,Deny
Allow from all
DenyEND
Thomas
-
Thank you for your response but this doesn't answer my question. We aren't blocking rogerbot using robots.txt. We need to allow it through the proxy in front of our web server by using the exact user-agent (case sensitive) that is being sent by rogerbot. We've tried "rogerbot" but that isn't working. Based on the 3rd party documentation you linked to there seem to be a variety of possibilities:
roberbot/1.0
roberBot/1.0
RogerBot/1.0
rogerBot
RogerBotIt would be great if Moz provided clear documentation on this.
-
HiI know there are two crawlers that Moz uses Roger bot and open site Explorer uses dotbot
Make sure there is no forward slash "/" after e.g. (Disallow:/)
Mozused to have an awesome writeup on it but it just forwards to Moz.com/help now it could be that they have another great write up but the URL changed. For now here's the information
User-agent: rogerbot
Disallow:
User-agent: dotbot
Disallow:User Agent Analyser
Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)http://www.useragentstring.com/Dotbot1.1_id_16014.php
https://udger.com/resources/ua-list/bot-detail?bot=rogerbot
http://www.botopedia.org/user-agent-list/crawlers/item/369-rogerbot-seomoz
hope this helps,
Thomas
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Unsolved Overview for New Users
Hello, I'm looking for an overview for how to use some of the MOZ features for teammates that are unfamiliar with the full ins and outs of SEO. Or perhaps a list of tips to share out with them? Is there any sort of webinar or tips that you have available or perhaps a training they could attend? Thanks!
Getting Started | | Athene
Molly0 -
Why wont rogerbot crawl my page?
How can I find out why rogerbot won't crawl an individual page I give it to crawl for page-grader? Google, bing, yahoo all crawl pages just fine, but I put in one of the internal pages fo page-grader to check for keywords and it gave me an F -- it isn't crawling the page because the keyword IS in the title and it says it isn't. How do I diagnose the problem?
Getting Started | | friendoffood0 -
How to authenticate Moz crawler so that others don't use Rogerbot useragent to scrape data from our site?
Is there any way to authenticate genuine Moz crawler. Because, our website keeps getting scrapping attacks and if there is no way to authenticate Moz crawler, then, any scraper can just set user agent as Rogerbot and scrape all our pages. Is there a fixed IP that can be used or any other customization that will help us authenticate and allow only Moz crawler to crawl our site. Looking forward to a solution to this problem. We haven't been able to use Moz crawler due to this issue.
Getting Started | | longclimber0 -
Why Moz New Users Are Left Alone?
New users when sign up to an application like Moz need concrete support to make them familiarized the basics at least, but Moz seems to be not realizing this hardship of the new users or intentionally ignoring it. There is no chat service or phone numbers to quickly contact the designated agent for some quick help. Mail responses that are received after much time have their limitations -- not much interactive. What the new users should do, because the Moz is not that simple for new users. [edited question for formatting]
Getting Started | | Sequelmed1 -
What level of GA user permission is required to add a GA profile to a campaign?
Can I confirm whether or not a specific level of access is required to connect Google Analytics to a campaign? Or if access, whatever user permission level that may be will suffice? GA User Permissions
Getting Started | | SarahCDonegal
https://support.google.com/analytics/answer/2884495?hl=en Manage Users: Can manage account users (add/delete users, assign permissions). Does not include Edit or Collaborate.
Edit: Can perform administrative and report-related functions (e.g., add/edit/delete accounts, properties, views, filters, goals, etc., but not manage users), and see report data. Includes Collaborate.
Collaborate: Can create personal assets, and share them. Can collaborate on shared assets, for example, edit a dashboard or annotation. Includes Read & Analyze.
Read & Analyze: Can see report and configuration data; can manipulate data within reports (e.g., filter a table, add a secondary dimension, create a segment); can create personal assets, and share them, and see shared assets. Cannot collaborate on shared assets.0 -
Why we are limited to 100 full SERPs report :( ?
hello im still in my beginnings and wish to understand why we are limited to 100 full SERPs reports isnt there a way for more ?
Getting Started | | sabrekism1 -
What do Pro Subscribers Get that Free Users Don't?
I've been playing with my new account here on Moz, and I'm trying to figure out what Pro subscribers get that Free users don't get. Is there a page somewhere that lists the differences? I Googled, but couldn't find one.
Getting Started | | CharlesSleigh0 -
How to give access, invite additional users?
We have Standard subscription to Moz Analytics. I can't find option to how to give other team members access to view the analytics. I need other team members just to view same analytics profile, no need for them to create or modify profiles. Can anyone point me where do I invite other team members? Thanks.
Getting Started | | romanr0