Skip to content

Commit

Permalink
Create robots.txt
Browse files Browse the repository at this point in the history
SEO bot crawlers needlessly consuming a lot of resources
  • Loading branch information
mormegil-cz committed Jan 23, 2024
1 parent 161a756 commit c2c56fc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions KdyPojedeVlak.Web/wwwroot/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
User-agent: SemrushBot
Disallow: /Train/
Disallow: /Transits/

User-agent: AhrefsBot
Disallow: /Train/
Disallow: /Transits/

User-agent: barkrowler
Disallow: /Train/
Disallow: /Transits/

0 comments on commit c2c56fc

Please sign in to comment.