Hub/Security/Check SSL Certificate Status
Task IntentSecurity

Check SSL Certificate Status

Verify your Shopify store SSL certificate is properly configured, check for mixed content warnings, and ensure all pages load securely over HTTPS.

What This Sidekick Query Does

Verify your Shopify store SSL certificate is properly configured, check for mixed content warnings, and ensure all pages load securely over HTTPS.

Prompts

Copy, adapt, and run this directly in Shopify Sidekick.

Perform a complete SSL certificate audit for my Shopify store:

Store Details:

  Store URL: [YOUR STORE URL, e.g., mystore.com]
  Custom domain: [YES/NO]
  Subdomains in use: [LIST SUBDOMAINS, e.g., blog.mystore.com, wholesale.mystore.com]


SSL Certificate Checks:

  Verify the SSL certificate is active and not expired
  Confirm the certificate covers all subdomains (wildcard or individual)
  Check certificate issuer and validity period
  Verify the full certificate chain is correctly installed
  Test for known vulnerabilities (TLS version, cipher suite strength)


Mixed Content Audit:

  Scan all pages for mixed content warnings (HTTP resources on HTTPS pages)
  Check images, scripts, stylesheets, and embedded content
  Identify any hardcoded HTTP URLs in theme files or custom code
  Review third-party scripts and widgets for HTTPS compatibility


Redirect Configuration:

  Ensure all HTTP requests redirect to HTTPS (301 redirects)
  Verify the www to non-www (or vice versa) redirect is consistent
  Check that the HSTS header is set with appropriate max-age


Pages to Test:

  Homepage, product pages, collection pages
  Cart and checkout pages
  Customer account and login pages
  Blog posts and custom landing pages
  [ANY ADDITIONAL PAGES, e.g., wholesale portal]


Deliverables:

  Full SSL health report with pass/fail for each check
  List of any mixed content issues with exact URLs and fix instructions
  Recommended actions ranked by severity

Expected Output

Verify your Shopify store SSL certificate is properly configured, check for mixed content warnings, and ensure all pages load securely over HTTPS.

Tips to Improve Results

Copy the prompt above
Open Shopify Sidekick in your Shopify admin
Paste the prompt and replace the bracketed placeholders with your details
Review Sidekick's response and apply the suggestions