Skip to content

Commit

Permalink
Merge pull request #73 from nisbet-hubbard/patch-8
Browse files Browse the repository at this point in the history
Actually block Semrush’s AI tools
  • Loading branch information
glyn authored Feb 1, 2025
2 parents 9c060de + 05b79b8 commit f9e2c58
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions robots.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,12 +265,19 @@
"operator": "[Zyte](https://www.zyte.com)",
"respect": "Unclear at this time."
},
"SemrushBot": {
"SemrushBot-OCOB": {
"operator": "[Semrush](https://www.semrush.com/)",
"respect": "[Yes](https://www.semrush.com/bot/)",
"function": "Scrapes data for use in LLM article-writing tool.",
"function": "Crawls your site for ContentShake AI tool.",
"frequency": "Roughly once every 10 seconds.",
"description": "SemrushBot is a bot which, among other functions, scrapes data for use in ContentShake AI tool reports."
"description": "You enter one text (on-demand) and we will make suggestions on it (the tool uses AI but we are not actively crawling the web, you need to manually enter one text/URL)."
},
"SemrushBot-SWA": {
"operator": "[Semrush](https://www.semrush.com/)",
"respect": "[Yes](https://www.semrush.com/bot/)",
"function": "Checks URLs on your site for SWA tool.",
"frequency": "Roughly once every 10 seconds.",
"description": "You enter one text (on-demand) and we will make suggestions on it (the tool uses AI but we are not actively crawling the web, you need to manually enter one text/URL)."
},
"Sidetrade indexer bot": {
"description": "AI product training.",
Expand Down Expand Up @@ -307,4 +314,4 @@
"frequency": "No information.",
"description": "Retrieves data used for You.com web search engine and LLMs."
}
}
}

0 comments on commit f9e2c58

Please sign in to comment.