External Publication
Visit Post

ChatGPT Apps landing pages don’t rank in Google

OpenAI Developer Community May 4, 2026
Source

The public app pages at chatgpt.com/apps/[name]/[id] are effectively invisible to Google.

A site:chatgpt.com/apps/[appname] query returns nothing. When the URL does surface in search at all, the snippet is the generic Apps section default (“Discover and connect powerful apps like Canva, Photoshop, and Zillow…”). The pages appear to be client-rendered with no app-specific title or meta description in the initial HTML, so Googlebot has nothing useful to index.

What made this worse for me personally is that I had already set external backlinks pointing to my app page, assuming the landing page would behave like a normal indexable product page. That work is essentially wasted as long as the page returns no meaningful HTML to crawlers.

A proper fix would be SSR or at least pre-rendered per-app title and meta description tags. Right now the app pages have zero SEO value, which seems like a missed opportunity for both developers and OpenAI.

@OpenAI_Support Is anyone from OpenAI aware of this, and is there a plan to address it?

Discussion in the ATmosphere

Loading comments...