No content to show
User Activity
10-18-2022
Thanks for the reply, that is what I'm asking. So comma separated not accepted.I'll just use:{%- if group.user_agent.value == '*' -%}{{ 'Disallow: /pages/sms-alerts' }}{{ 'Disallow: /pages/sign-up' }}{{ 'Disallow: /products/free-sample' }}{%- endif -...
Just want to know the preferred/correct syntax for listing multiple URL's to the Disallow in rorbots.txt.liquid Is this correct?{%- if group.user_agent.value == '*' -%}{{ 'Disallow: /pages/sms-alerts' }}{{ 'Disallow: /pages/sign-up' }}{{ 'Disallow: /...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1095 | 10-18-2022 01:02 PM |