Technology, index coverage and site architecture
The technical work starts with a simple question: which pages actually make it into the index. We read the status reports in Google Search Console, look for entries such as "Crawled, currently not indexed" or "Alternate page with proper canonical tag", run our own crawl and check whether sitemap, internal linking and indexed addresses tell the same story.
From there we move to what sits in the source code: canonical tags, robots.txt and meta robots, hreflang on multilingual sites, redirect chains left over from earlier relaunches, pagination and parameter URLs. WooCommerce and Shopware add their own traps, such as indexable filter and sorting URLs or product variants served as separate pages. WordPress adds automatically generated category and tag archives that rarely carry content of their own and still end up indexed.
On the content side we work with an architecture of topic pages and supporting detail pages that reference each other internally. Loading performance is judged on both field and lab data, meaning Core Web Vitals from real user sessions alongside Lighthouse runs. Priority follows what is blocking visibility, not what is quick to tick off.
