rule
A rule in the robots.txt file that informs web crawlers about which pages can or cannot be accessed.
A rule includes a directive, which may be either Allow or Disallow, along with a value specifying the associated URL path.
For instance:
Disallow: /orders/
Instead of referencing each property individually, you can output a rule directly.
tip
You can customize robots.txt in Shopline Admin.
Properties
The directive of the rule.
The value of the rule.
Was this article helpful to you?