Update custom domain certificate documentation - #52
Open
simple-analytics-ai[bot] wants to merge 1 commit into
Open
Update custom domain certificate documentation#52simple-analytics-ai[bot] wants to merge 1 commit into
simple-analytics-ai[bot] wants to merge 1 commit into
Conversation
|
|
||
| If you get an SSL error, please hit refresh in your [website settings](https://simpleanalytics.com/select-website/settings#bypass-ad-blockers): | ||
|
|
||
| <img class="border" src="https://assets.simpleanalytics.com/docs/custom-domain/check-ssl-certificate.png" alt="Check SSL certificate in website settings"> |
Contributor
There was a problem hiding this comment.
Why does it delete this image?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Deployment prerequisite: merge and deploy https://github.com/simpleanalytics/infrastructure/pull/231 before merging this documentation PR. The corresponding dashboard change, https://github.com/simpleanalytics/dashboard/pull/843, is already merged.
Summary
Fixes #51
Update the custom-domain guide for DNS validation, supported CNAME targets, and automatic certificate issuance. Explain that saving valid DNS starts the HTTPS request, replace the removed inline SSL-checker instructions and screenshot, and clarify script replacement and certificate handling for multiple websites.
The documentation build also exposed a JSX example that Liquid stripped in the React guide. Wrap it in a raw block so the rendered example preserves its
ignoreMetricsvalues.Security implications
Testing
masterfrom GitHub through the signed broker; the feature commit includes the current base.git diff master...HEAD --checkpassed.JEKYLL_NO_BUNDLER_REQUIRE=true jekyll build --destination /Users/adriaan/Developer/simpleanalytics/.task-tmp/custom-domain-docs-sitepassed using installed gems: 135 HTML files, no Liquid warnings.Checklist