Portrait of Mihaly Kertesz

hub / technical seo guide

Technical SEO
guide.

Technical SEO starts with one blunt question: which pages actually deserve support, and does the site behave like they matter?

A lot of technical SEO advice gets abstract too quickly. In practice, most gains come from clearer page selection, stronger internal paths, tighter metadata, and stopping the site from pretending that weak pages are strategically important.

For live examples inside this site, use the SQL Server update guide, the product page guide, or the local service site guide.

Related

For messaging and offer clarity, read the product page guide. For service-site lead flow, use the local service site guide.

Use this when

  • Decide which pages genuinely deserve search support before touching markup.
  • Make important pages reachable through obvious internal paths.
  • Keep titles, headings, schema, and page purpose aligned.
  • Stop trying to rescue thin pages with technical polish alone.

1 / Priority

Choose the pages that deserve technical SEO support

The most common technical SEO mistake is treating the whole site like it deserves equal attention. It usually does not. Some pages matter for search, some matter for conversion, some matter for credibility, and some are just there because the site needs them. If you try to push all of them equally, the site gets noisy fast.

I usually start by listing the pages that would still matter if rankings disappeared tomorrow. Guides that solve a real question. Project or service pages that help the right person decide. Reference pages that stay useful over time. Those are the pages worth supporting technically.

This sounds obvious, but it changes the whole workflow. Once you know which pages matter, internal links, crawl paths, titles, and schema become support work instead of busywork.

Page typeHow to treat it technically
High-value guide or reference pageKeep it easy to reach, internally linked, and consistent in metadata and schema.
Core service or product pageSupport it through navigation, related links, and clear title-heading alignment.
Thin placeholder or duplicate pageImprove it, merge it, or stop treating it as a priority.
Utility or compliance pageKeep it clean and crawlable, but do not over-invest in SEO polish.

2 / Crawl depth

Crawl paths tell search engines which pages actually matter

If an important page is hard to reach, the site is sending mixed signals. The XML sitemap may list it, but the internal path says something else. Search engines notice that inconsistency, and users do too. A page buried behind weak navigation and no related links does not look central.

This is why internal depth still matters. Important pages should be reachable through obvious paths from strong sections of the site. That does not mean everything has to be in the top nav. It means the site should make sense when followed like a trail instead of a map.

Weak crawl pathStronger crawl path
Only listed in sitemapLinked from hub, homepage, or relevant related pages.
Reached through several low-value stepsReached through a short, intentional click path.
No contextual links nearbySupported by nearby references or sibling pages.
Technically present but practically isolatedIntegrated into the visible site structure.

Quick check

  • Can the page be reached naturally from a strong parent page?
  • Does the page receive contextual links from related content?
  • Would a user discover the page without relying on site search?
  • Does the site structure reinforce the page's importance?

3 / Indexing

Indexing decisions are content decisions before they are tag decisions

People talk about indexation as if it is mostly a technical flag. It is not. The bigger question is whether the page deserves to be found in the first place. If the page is duplicated, thin, stale, or unsupported by the rest of the site, the more honest fix is often editorial rather than technical.

That does not mean `noindex` is unimportant. It just means you should not use it as a substitute for making decisions. Some pages should stay out of search. Some should be merged. Some should be rewritten until they earn their place.

  • Does the page answer a clear user need?
  • Is the page reachable through real internal links, not just the sitemap?
  • Would the page still deserve to exist if search traffic disappeared?
  • Can the page be distinguished from similar pages without stretching?
If the answer is weakBetter move
The page has no clear useRewrite it around a real need or remove it from priority.
The page is duplicated elsewhereMerge, canonicalize appropriately, or reduce duplication.
The page is isolatedAdd internal support before expecting stronger indexation.
The page exists only for keywordsReplace it with something more useful or stop pushing it.

4 / Alignment

Titles, headings, and intro copy should describe the same page

A page gets noisy when the title tag says one thing, the main heading says another, and the intro starts talking about a third angle. That usually happens when metadata was written for search terms, headings were written for style, and the content was written later with different priorities.

The fix is rarely complicated. Decide what the page is actually about, then let the title, heading, and intro reinforce the same promise from slightly different angles. Coherence is more valuable here than cleverness.

Misalignment patternBetter pattern
Broad keyword title, vague headingSpecific title and heading that match the actual page angle.
Heading sounds editorial, intro sounds salesyBoth sound like the same guide or reference page.
Title promises a checklist, page is an overviewEither change the title or add the missing depth.
Metadata emphasizes search term onlyMetadata clarifies the page without distorting it.

What to compare

  • Title tag
  • Main heading
  • Opening paragraph
  • Structured data type and description

5 / Structured data

Structured data should clarify the page, not decorate it

Structured data is useful when it helps express what the page already is. An article page can describe itself as an article. A breadcrumb can show where the page lives. A business page can expose business details. That is solid support work.

Where people get sloppy is treating schema like an upgrade button. They add markup to thin pages, mismatched pages, or pages with weak purpose and hope it will compensate. It will not. If the page is unclear, the markup just formalizes the confusion.

Good schema useWeak schema use
Marking a real guide as an article or tech articleMarking a thin placeholder as a rich resource.
Adding breadcrumbs that match actual site structureAdding breadcrumbs to pages with confusing hierarchy.
Using organization or business details consistentlyMixing unclear entity signals across the site.
Letting schema reinforce the visible contentLetting schema imply more than the page actually provides.

7 / Page quality

Technical SEO cannot rescue weak content

This is the part people know in theory and ignore in practice. If the page says very little, answers no real question, or repeats the same point as five other pages, technical cleanup will not turn it into an asset. At best, it makes the page slightly neater while it stays weak.

I would rather spend time improving one strong guide than polishing ten thin pages. The better long-term move is often to deepen the page that already has real value and reduce the number of pages that only exist to fill space.

Weak page symptomMore honest fix
Very short overview with no depthExpand it into a real guide or merge it into a stronger page.
Several pages cover almost the same groundConsolidate and strengthen the best version.
Page exists only to target a variationRe-evaluate whether the intent is distinct enough to justify the page.
Metadata looks polished but content is vagueFix the page substance first, then refine metadata.

8 / Useful formats

Reference pages tend to earn technical support more easily than thin overviews

A good reference page has a stable reason to exist. It solves a recurring question, organizes a topic clearly, or provides details that people return to. That makes it easier to justify internal links, metadata attention, and ongoing maintenance.

This repo already leans in that direction. The SQL Server updates reference page, the product page guide, and the local service guide all make more technical SEO sense than a pile of shallow summaries would.

Page formatWhy it often works better
Reference pageUseful over time, easier to justify links and updates.
Deep guideSupports specific intent and can connect to related topics naturally.
Case-like project pageGrounds claims in real examples and strengthens topic relevance.
Thin overview pageOften too vague to support serious technical SEO effort.

Related examples

  • SQL Server updates page for a reference-first format.
  • Product page guide for commercial/editorial overlap.
  • Local service site guide for service-intent structure.
  • Projects pages for grounded examples and internal support.

9 / What goes wrong

Common technical SEO mistakes usually start higher than the technical layer

MistakeWhy it hurts
Optimizing every page equallyIt spreads attention across pages that never earned it.
Adding schema to unclear pagesIt formalizes confusion instead of fixing it.
Ignoring internal-link depthImportant pages stay technically present but practically weak.
Writing titles and headings separatelyThe page sends inconsistent relevance signals.
Keeping thin pages alive for keywordsThe site accumulates low-value clutter.

Most of these are not really tooling problems. They are prioritization problems. Once the page set is cleaner and the site is honest about what matters, the technical layer gets easier fast.

10 / Review flow

A practical review process for technical SEO work

When I review technical SEO work, I do not start with schema validators or description rewrites. I start by asking whether the site has a clear set of pages worth supporting. Then I check whether the internal paths, metadata, and structure behave accordingly.

Usually the site is not missing more technical detail. It is missing sharper decisions about which pages matter and cleaner support for those pages.

  • List the pages that actually matter for search, leads, or reputation.
  • Check whether those pages are reachable quickly from the homepage, hub pages, and related content.
  • Compare title, main heading, intro, and schema on each page. If they tell different stories, tighten them.
  • Review which pages are thin, duplicated, or unsupported by internal links.
  • Only after that should you spend time on smaller cleanup such as description wording or secondary schema tweaks.

Conclusion

Technical SEO works better when the site stops pretending

The strongest technical SEO improvements usually come from honest page selection, clearer internal paths, tighter alignment across titles and headings, and fewer weak pages competing for attention.

That is less glamorous than chasing edge-case tweaks, but it is the work that tends to hold up. If you want to compare approaches, go from this page to the SQL Server update guide, the product page guide, or the local service site guide. If you want to jump back, use back to top.

Next step

Go back to the hub for the other reference pages, or open Contact if you want to discuss site structure, internal links, or technical SEO work.