robot.txt file
How do I upload a robot.txt file to my Brizt cloud website? If this is not possible, where do i find the inbuilt robot.txt file?
0
-
Hi Nick,
Brizy Cloud does not support Robots.txt file. However you can add the meta tags listed on the below page to make different requests to robots. For example, you can add this code to your HTML header to disallow Google to index images. https://jmp.sh/upzAbPZF
<meta name="robots" content="noimageindex">
https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag
0
Please sign in to leave a comment.
Comments
1 comment