Hi there, I have a number of URLS structured like this: /report.php but many in the directory like /report.php?example1 /report.php?example2 What is the correct format to use in robots.txt please?
This will block everything that starts with /report.php User-agent: * Disallow: /report.php Code (markup):