Google Search Profiles officially launched on June 4, 2026, giving publishers and creators a dedicated, shareable space inside Google Search to showcase articles, videos, and social posts. It is a direct E-E-A-T signal — publishers who claim and optimize their profile gain a knowledge panel upgrade, a followable presence on Discover, and a short URL at profile.google.com/@handle. Here is what you must do right now.
What Are Search Profiles
Google Search Profiles — previously tested under names like “Discover Publisher Pages” — are a new first-party feature that creates a centralized hub for a publisher’s or creator’s content directly inside Google Search. Each profile displays a header image, avatar, bio, links to social platforms (YouTube, Instagram, X, TikTok, Threads), and a feed of the publisher’s latest articles, videos, and social posts.
Users can follow a profile directly from Search or Discover, increasing the likelihood that the publisher’s content surfaces in their personalized Discover feed on the Google app home screen. Profiles are accessible three ways: through a knowledge panel on mobile, by tapping a publisher name on Discover, or via a direct shareable URL.
This is not a minor UI tweak. Google’s own announcement calls it “a dedicated, shareable space to highlight content across platforms” — the first time Google has given publishers a persistent, customizable surface inside Search itself.
Why This Matters for E-E-A-T
Google’s quality rater guidelines have long emphasized Experience, Expertise, Authoritativeness, and Trustworthiness (E-E-A-T) as ranking signals. Search Profiles act as a direct, machine-readable E-E-A-T declaration. When a publisher claims their profile and links it to verified social accounts, a website, and a bio, Google receives structured, authenticated signals about who they are and what they produce. This is particularly relevant as structured output quality — something we examined in our analysis of schema-valid LLM output errors — becomes central to how Google processes entity data.
The connection is explicit: claiming a Search Profile may trigger the creation of a Knowledge Panel for eligible publishers who do not already have one. For those who do, the existing panel gets enhanced with an updated avatar, latest content, and a direct profile link. Knowledge Panels are sourced from Google’s Knowledge Graph — the same entity system that powers featured snippets, entity recognition in AI Overviews, and topical authority assessments.
In practice, a claimed and optimized Search Profile gives Google a verified, cross-platform identity graph for your publication or personal brand. That is the strongest E-E-A-T signal short of a manual site reputation audit.
Eligibility Requirements
Not everyone can create a Search Profile. Google has set a follower threshold to ensure initial rollout targets established publishers and creators. To qualify, you must meet at least one of these minimums on a single platform:
- YouTube: 100,000 subscribers
- Instagram: 100,000 followers
- X (Twitter): 100,000 followers
- TikTok: 300,000 followers
Additional requirements: you must be at least 18 years old, and your content must comply with Google’s content policies. Google has confirmed that Threads is also appearing as a supported social platform in some profiles during rollout.
For publishers who do not meet the threshold yet, the feature is expected to expand globally with broader eligibility over time. Building your audience on at least one major platform now positions you to claim a profile as soon as eligibility opens.
How to Claim Your Profile
Google has published a straightforward claiming process. Here are the exact steps:
- Navigate to
profile.google.com/claim - Sign in with the Google Account associated with your content (if you have a YouTube channel, use the same account)
- Verify at least one content platform account that meets the minimum follower requirement
- Claim the profile if an unclaimed one is already linked to your account, or create a new one
- Customize your profile: add avatar, header image, bio, website URL, and links to all social and video platforms
You can also access the setup wizard at creators.google/profile.
The Short URL Opportunity
Google is actively testing short, shareable URLs in the format profile.google.com/@handle. This replaces the previously convoluted URLs that used long token strings like profile.google.com/cp/ followed by opaque identifiers. The short URLs were first spotted in late May 2026 by SEO analysts tracking the Discover publisher pages.
For publishers, this is a branding and distribution asset. A clean, memorable URL like profile.google.com/@yourbrand can be embedded in email signatures, social bios, and newsletter footers. It creates a direct funnel from any touchpoint back into your Google presence — bypassing the algorithm entirely.
The URL format also suggests Google is building toward handle-based identity, similar to social platforms. Securing your preferred handle early matters. Once claimed, the profile URL becomes a persistent entry point that users can bookmark and share.
Setup Comparison and Action Plan
The table below summarizes the key features and required actions for publishers looking to maximize their Search Profile impact:
| Feature | What to Do | Priority |
|---|---|---|
| Claim profile | Visit profile.google.com/claim and verify platform accounts | Critical — do this first |
| Customize avatar and header | Upload brand-consistent images (same as Knowledge Panel) | High |
| Write bio | Include primary topics, expertise areas, and brand name | High |
| Link social platforms | Connect YouTube, Instagram, X, TikTok, Threads | High |
| Add website URL | Link to your main domain with proper verification | High |
| Share profile URL | Embed profile.google.com/@handle in newsletters, bios, social | Medium |
| Monitor Knowledge Panel | Check if claiming triggered or enhanced your Knowledge Panel | Medium |
| Schema alignment | Ensure Organization/Person schema on your site matches profile data | Medium |
Technical Schema Alignment
Your Search Profile and your website’s structured data should tell the same story. Google uses schema markup to build Knowledge Graph entities — if the entity data conflicts with your profile, you lose signal clarity.
Ensure your site includes Organization or Person schema (via JSON-LD) that matches the name, description, logo, and social URLs on your Search Profile. Here is a minimal example:
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Your Publication Name",
"url": "https://example.com",
"sameAs": [
"https://twitter.com/yourhandle",
"https://www.youtube.com/@yourchannel",
"https://www.instagram.com/yourhandle",
"https://www.tiktok.com/@yourhandle"
]
}Include a logo field pointing to your brand image as well. The sameAs array is critical — it tells Google which social accounts are authoritative for your entity. These should match exactly the accounts you link on your Search Profile. This cross-referencing reinforces your entity identity across Google’s systems.
For publishers with author-level E-E-A-T strategies, also audit each author’s Person schema to ensure their name, job title, and social links are consistent with any individual Search Profile they may claim. The quality of these signals matters — as our deep dive on why AI agents fail at complex multi-step tasks showed, even well-structured inputs can produce degraded outputs if the context graph is inconsistent.
What This Means Long-Term
Google launched Search Profiles against the backdrop of significant publisher concern over AI Overviews eroding referral traffic. As Variety reported, the feature arrives “amid consternation from website operators and creators that Google’s AI summaries have eroded the volume of referral traffic coming from the search portal.”
Search Profiles are, in part, Google’s answer to that tension — a way to give publishers a persistent, owned surface inside the search experience. But the deeper strategic signal is that Google is formalizing entity-based identity as a ranking and display layer. Publishers who invest in their profile now are building the foundation for how Google’s systems will represent and surface their content across Search, Discover, and AI-generated results. This shift mirrors broader changes in the AI cloud landscape that we covered in our AI Cloud in 2026 overview — platforms are consolidating identity signals as a core infrastructure concern.
The initial launch is US-only, but Google has committed to international expansion. Publishers outside the US should use this window to audit their schema, consolidate their social presence, and build the follower counts needed to qualify when eligibility opens.
For technical teams, the action items are straightforward: claim your profile, align your schema, distribute your short URL, and monitor your Knowledge Panel for changes. This is not a future consideration — it is a present signal that affects how your entity is represented across Google’s entire ecosystem.
Sources
- Google Official Blog: A new profile to help publishers and creators highlight their work on Search (June 4, 2026)
- Search Engine Roundtable: Google Search Profiles — Publisher Profile Pages Officially Live (June 5, 2026)
- Variety: Google Launches ‘Search Profiles’ for Creators and Companies (June 4, 2026)
- Search Engine Roundtable: Google Discover Publisher Profile Pages Tests Short URLs (May 29, 2026)
- Search Engine Land: How Google Discover publisher profiles work and why they matter (May 20, 2026)