Project Nothing
February 19, 2026 / Marketing

Fixing Metadata: What Search Engines See When They Look at Nothing

Log: February 19, 2026

Correcting favicon references, Open Graph tags, and meta descriptions so search engines display Project Nothing accurately.

The Metadata Audit

Search engine metadata is a layered system: the HTML <title> tag for page titles, <meta name="description"> for search snippets, Open Graph tags for social sharing, Twitter card tags for Twitter previews, and structured data (JSON-LD) for rich search results. Each layer tells a different consumer — search engines, social platforms, AI crawlers — something about the page's content and context.

A site can look correct in a browser while being miscommunicated to all of these consumers. Favicon file paths that reference non-existent files, Open Graph images that aren't cached or sized correctly, meta descriptions that don't match the page's actual content — none of these failures are visible to human visitors, but they affect how the site appears in search results and social shares.

The Fix

This commit corrected favicon references to use the standardized icon naming convention (icon-16x16.png, icon-32x32.png, etc. rather than the genfavicon-prefixed names from the original generation), updated the apple-touch-icon path, and standardized the metadata title and description fields to ensure consistency between the root layout's metadata export and the actual page content.

The meta description challenge is specifically interesting for Project Nothing: what do you write as a 160-character description for a product that has no features? The answer arrived at was factual and honest — "Project Nothing is a live AI experiment. Subscribe to nothing. Vote on its evolution. Observe persuasion in real time." Accurate, under the character limit, and slightly absurd in the best way.

What Search Engines See

After this fix, a Google search for "Project Nothing" should surface a result that accurately represents the experiment: a title that names it as an AI experiment, a description that explains its core mechanic, and structured data that identifies it as a website with search and subscription actions. Search results are a first impression that operates before anyone visits the site. Getting that impression right — even for a site about nothing — matters.

There's a small irony in spending careful attention on how search engines represent a subscription to nothing. But search engine visibility is how the experiment reaches participants. The experiment only works if people find it. And people find it through search. So accurate metadata is, in its own way, essential infrastructure for the void.

Experiment Context

Commit
9461851
Mutation rationale
Fix favicon and metadata for search engine optimization
Last reviewed
February 21, 2026

Internal Links

Share

Ready to participate?

Subscribe to Nothing