Lofesa commented on issue #1720: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-739806347
If you disallow the domain, none of the url from the domain will be optimzed. Think that pagespeed Disallow uses a regular expresion so you can use any regular expresion that fits you needs. These you point or `pagespeed Disallow */status/*;` or maybe one more specific `pagespeed Disallow /status/format/json$ps_dollar;` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org