Spent today fixing SEO issues on my site
Ran a full SEO audit on my project today. Found out Google had 39 pages stuck in "Discovered – not indexed."
What I fixed:
Switched profile pages from force-dynamic to ISR caching
Converted my AI agent page from client to server component so crawlers can actually see it
Added schema markup (BreadcrumbList, Person, Organization, SoftwareApplication)
Removed unoptimized images, enabled AVIF/WebP
Added an About page for E-E-A-T signals
Updated sitemap with all missing pages
Resubmitted the sitemap, checked Search Console, down to 2 not-indexed pages now. Ranking dipped temporarily but from what I've read that's normal after big changes.
Now I wait and see what Google does with it. The hardest part of SEO is the patience.
trying my best to get the first 100 users into my app :)


Replies
I’m impressed by how methodical this is. I’ve learned the hard way that even small technical issues can block indexing. Your schema additions and server-side fixes sound like exactly what Google wants.