add Emergeo, Emergeo Content Hub#1357
Open
twopackagingteam-svg wants to merge 1 commit into
Open
Conversation
Single fixed CNAME (blog -> cname.vercel-dns.com) connecting a domain to the Emergeo AI-visibility content hub. No variables. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
PR Description Check PassedAll required sections are filled in correctly. Details |
|
✅ JSON Filename Check Passed |
Linter OK
|
| Level | Code | Note |
|---|---|---|
| info | DCTL1029 | template does not have syncPubKeyDomain |
|
✅ JSON Schema Validation Passed |
pawel-kow
requested changes
Jul 10, 2026
| "logoUrl": "https://emergeo.ai/icon-mark.png", | ||
| "description": "Connects your domain to your Emergeo AI-visibility content hub, published at blog.<yourdomain> so AI search engines cite your own domain.", | ||
| "syncBlock": false, | ||
| "warnPhishing": true, |
Member
There was a problem hiding this comment.
Even without variables some providers like Cloudflare won't take a template without syncPubKeyDomain.
Reconsider signing from the start.
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.
Description
Adds a Domain Connect template for Emergeo (
emergeo.ai/bloghub). It applies a single fixed CNAME (blog→cname.vercel-dns.com) that connects a customer's domain to their Emergeo AI-visibility content hub atblog.<domain>. The template has no variables.Note on
syncPubKeyDomain(intentionally omitted): this template contains only a single fixed CNAME with no user-supplied variables, so there is no request payload to cryptographically sign.warnPhishing: trueis set instead, following the established pattern used by other variable-free templates (e.g.animacontent.hosting,crevado.com.portfolio,domainconnect.org.dynamicdns).Type of change
How Has This Been Tested?
<providerId>.<serviceId>.jsonlogoUrlis actually served by a webserverChecklist of common problems
syncPubKeyDomainis set — intentionally omitted; justified in the Description above (single fixed CNAME, no variables;warnPhishingused instead)warnPhishingis not set alongsidesyncPubKeyDomainsyncRedirectDomainis set whenever the template usesredirect_uriin the synchronous flow — N/A (noredirect_uri)txtConflictMatchingModeis set on every TXT record that must be unique — N/A (no TXT records)hostlabel — N/A (no variables)hostfield to create a subdomain — N/A (no variables)%host%does not appear explicitly in anyhostattributeessentialis set on records the end user may need to modify — N/A (single required CNAME)Online Editor test results
Editor test link(s):