Overview
Crawler Signatures let Layers authenticate its image crawler when fetching media from your Shopify store. Stores with larger catalogs may hit rate limits from automated requests crawling all of the catalog images. By attaching HTTP signature headers, Layers can fetch images more reliably and avoid unnecessary blocking.Configuration
- In the Layers dashboard, go to Settings → Shopify Integration.
- Under “Crawler Signatures”:
- Enable Crawler Signatures
- Signature-Input Header
- Signature Header
- Click Save.
- When enabled, both Signature-Input Header and Signature Header are required.
- Use the exact values provided by Shopify.
How it works
When enabled, Layers adds the following headers to image requests:- Signature-Input
- Signature
- A standard agent is also included to identify the request.