Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Robots 0.36 KB | None | 0 0
  1. # robots.txt for JIRA
  2. # You may specify URLs in this file that will not be crawled by search engines (Google, MSN, etc)
  3. #
  4. # By default, all SearchRequestViews in the IssueNavigator (e.g.: Word, XML, RSS, etc) and all IssueViews
  5. # (XML, Printable and Word) are excluded by the /sr/ and /si/ directives below.
  6.  
  7. User-agent: *
  8. Disallow: /sr/
  9. Disallow: /si/
  10. Disallow: /charts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement