Short answer: most lost organic traffic traces back to a handful of boring problems. Pages that are not indexed, titles that get rewritten, pages that load slowly on a phone, and duplicate language versions competing with each other. All four are findable from a browser.
1. Confirm the page is actually indexed
Search for your exact page URL in Google. If it does not appear, nothing else on this list matters yet. Then open Search Console's URL Inspection for the same page to see the reason.
2. Read your own robots.txt
Visit yourdomain.com/robots.txt. Check that nothing important is disallowed and that the sitemap line is present and correct. Google's robots.txt introduction covers what the directives actually do, including the common mistake of assuming a disallow removes a page from results.
3. Check the sitemap matches reality
Open your sitemap and compare it with the pages you care about. A sitemap that is generated once and never updated quietly stops listing new content. The sitemap guide covers the formats and the size limits.
4. Look at what Google prints as your title
Search for the page and read the title and description as shown. If Google rewrote them, the original was probably vague, duplicated or stuffed. See how titles are chosen in the title link documentation and how snippets are built in the snippet guide.
5. Measure Core Web Vitals on a phone
Run PageSpeed Insights on a key page and read the field data, not the lab score. The two that usually matter are Largest Contentful Paint and Interaction to Next Paint. A hero image that is not sized or compressed is the most common single cause.
6. Validate structured data
Run the Rich Results Test on an article and a service page. Warnings are tolerable; errors mean the markup is being ignored. Reference the Article documentation for required fields.
7. Check language versions do not compete
If you publish in more than one language, confirm each version declares the others. Google's localized versions guide explains hreflang and the self-referencing requirement that is missed most often.
8. Find pages that answer the same question
Two pages targeting one query split their own authority. Search your site for the query with a site: filter. If several near-identical pages appear, merge them and redirect the losers.
9. Click every call to action on a phone
Technical SEO ends where conversion begins. A page that ranks and then fails on a 390px screen has simply moved the problem downstream.
Where to go next
Fixed the plumbing? Move to the landing page conversion checklist, then make the content quotable with AI search optimization.
If you would rather hand the audit over, book a fit call.