Is technical SEO still relevant if we're focused on AEO? +
More relevant, not less. AEO depends on AI retrieval systems being able to crawl, parse, and extract your content cleanly. If your technical foundations are weak, AEO work on top produces inconsistent results. We audit and recommend technical SEO foundations first for most clients starting AEO work. The two disciplines are genuinely inseparable in 2026.
Do we need technical SEO if our site is built on Webflow / WordPress / Shopify? +
Yes, usually. The platform handles some technical basics automatically (sitemaps, canonicals, basic schema) but leaves important architecture decisions to the implementation. Internal linking, structured-data depth, performance optimisation, and AI crawler access are rarely handled well by platform defaults. At scale, platform-default technical SEO is almost always sub-optimal.
How do you handle JavaScript rendering issues? +
Case by case. For Next.js and similar frameworks, we audit what's actually being served to AI crawlers; many frameworks have subtle rendering modes that work for Googlebot and fail for ClaudeBot. Common remediation: server-side rendering for content pages, static HTML fallbacks for commercial pages, and explicit AI crawler allowances in robots.txt. Where the stack can't support SSR, we work with your development team to find the best compromise available.
What about AI crawler blocking, should we allow or deny? +
Depends on the business. Most B2B companies we work with want to be cited by ChatGPT, Perplexity, and Google AI Mode, so we implement explicit allow rules for AI crawlers. For clients with sensitivity around training data (financial publishers, for example), we implement selective blocking: allow retrieval crawlers (Perplexity, ChatGPT search mode), block training crawlers (GPTBot, Google-Extended when used for training). It's a per-client strategic decision.
How long does a technical SEO Build Project take? +
8-14 weeks, depending on site size and the depth of issues. Small sites with straightforward fixes can be 6-8 weeks. Enterprise sites with significant canonical or rendering issues are 12-16 weeks. We scope and commit to a fixed timeline after the audit, no surprise extensions.
Do you do migrations? +
Yes, and we recommend talking to us before you commit to a migration strategy, not after. We've worked on dozens of migrations: replatforms, domain consolidations, subdomain-to-subfolder moves, and headless rebuilds. Migrations done well maintain rankings and performance. Migrations done badly lose years of authority in months. The pre-migration architecture work is usually more valuable than the post-migration recovery work.
Will you work with our existing development team? +
Yes, always. About 90% of our technical SEO implementation work involves a client development team doing the actual code changes, with our team scoping, specifying, and reviewing. We write implementation briefs, review PRs, test deployments, and ship the monitoring. Good technical SEO engagements are collaborative, not handed-over.