There is a php file ( site.ru/no.php ) on the site that displays data that you do not need to index.
The file works like this: no.php?id=100 , that is, displays a certain info through GET .
Question: If Disallow: /no.php in the robots.txt, will the search robots not accurately index the contents even with a get request?