Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.19 - Preconnect to external domains - Exclusion filter #7289

Open
piotrbak opened this issue Feb 6, 2025 · 1 comment
Open

3.19 - Preconnect to external domains - Exclusion filter #7289

piotrbak opened this issue Feb 6, 2025 · 1 comment
Milestone

Comments

@piotrbak
Copy link
Contributor

piotrbak commented Feb 6, 2025

User Story

As a user, I want to exclude some URLs from automatic preconnect

Acceptance Criteria

  • Exclusion by domain or attribute (it can be done by a full match, if it’s easier for engineering)
    • Exclusion is possible using a filter (guarded) or from backend
      • Filter is guarded
      • static.cloudflareinsights.com to be added to the backend
      • Arguments excluded by default rel=profile or rel=preconnect or rel=dns-prefetch or rel=icon to be added to the backend
@piotrbak piotrbak added this to the 3.19-alpha milestone Feb 6, 2025
@wordpressfan
Copy link
Contributor

We will need to check with SaaS team how those those attributes' exclusions will be added like rel="profile" and others, so in our code we can exclude them correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants