Result

?

How rules are evaluated

  • When both Allow and Disallow match, the longer (more specific) rule wins.
  • If both are the same length, Allow takes priority.
  • Only User-agent: * rules are evaluated.
  • An empty Disallow: means all URLs are allowed.