mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-30 18:47:51 +00:00 
			
		
		
		
	chore: Block Search bots from rendering widget (#1331)
Search bots trying to render the widget ends up throwing errors.
This commit is contained in:
		| @@ -1,5 +1,6 @@ | ||||
| # See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file | ||||
| # | ||||
| # To ban all spiders from the entire site uncomment the next two lines: | ||||
| # User-agent: * | ||||
| # Disallow: / | ||||
|  | ||||
| User-agent: * | ||||
| Disallow: /widget | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sojan Jose
					Sojan Jose