Skip to content

Commit 2f82653

Browse files
authored
Merge pull request #476 from convenient/patch-2
Update troubleshooting section for Google Pagespeed
2 parents 8327e9b + 5cc2025 commit 2f82653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hypernode-platform/nginx/basic-authentication-on-hypernode-development-plans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,5 @@ map $http_user_agent $development_exceptions {
132132

133133
## Troubleshooting
134134

135-
- Google Pagespeed analysis uses the Google bot user agent and can therefore not be used on development nodes.
135+
- To allow Google Pagespeed analysis in development hypernodes you can whitelist the following IPs https://www.gstatic.com/ipranges/goog.json. PSI uses different user agents than Google bot and will be able to perform analysis on your frontend without allowing crawling.
136136
- In some cases, particularly if you have not yet enabled [Hypernode Managed Vhosts](../../hypernode-platform/nginx/hypernode-managed-vhosts.md), it’s possible the Basic Authentication blocks the Let’s Encrypt validation server. If you wish to make use of Let’s Encrypt on your development Hypernode, you should add the ‘letsencrypt’ user agent to the whitelist file.

0 commit comments

Comments
 (0)