Module 3: On-Page Systems · 20 min

On-Page Optimization Checklist: Titles, Headers, Internal Links

// sabak

Turn this lesson into one checked practice output

By the end, you should be able to explain the core idea behind “On-Page Optimization Checklist: Titles, Headers, Internal Links” in your own words, apply it to one small real or sample task, and identify what still needs human review.

  1. 1

    Learn

    Read the 20-minute lesson without copying an output blindly.

  2. 2

    Try

    Use a small, non-sensitive example that you can inspect line by line.

  3. 3

    Review

    Check facts, fit, and risk; save one improvement note for next time.

On-page optimization makes purpose and relationships clear to users and crawlers. It does not require repeating a phrase a fixed number of times. Titles, headings, links, media, canonicals, and metadata should describe the real page accurately.

Page Checklist

Identity and access

  • one canonical URL returns the intended status;
  • page is accessible/rendered and index directive is intentional;
  • self/selected canonical matches consolidation strategy;
  • mobile layout and main content work without intrusive barriers.

Content

  • one descriptive visible H1;
  • title is unique, concise, and faithful;
  • introduction answers the task quickly;
  • H2/H3 reflect hierarchy, not visual styling;
  • claims have nearby sources and dates;
  • images have useful alt text when informative;
  • author/business/update context is truthful.

Links and actions

  • crawlable HTML links to related useful pages;
  • descriptive anchor text without stuffing;
  • no orphan page;
  • broken/redirect-chain links repaired;
  • primary CTA matches the page task and actual availability.

Search appearance

  • meta description summarizes page without guarantee;
  • structured data is supported, valid, and visible-content consistent;
  • social metadata/canonical sitemap entry are correct.

Worked Example

A Karachi bakery’s “custom birthday cakes” page has title Custom Birthday Cakes in Karachi | Brand, one H1, verified serving/lead-time/area/price logic, gallery rights, allergen disclaimer, and order-request CTA. It links to delivery areas and cancellation policy.

The old page has three H1s used for styling, generic best cakes title, and ten exact-match anchors. The repair uses CSS for styling, descriptive headings, natural link text, and verified facts. No promise is made that changing title increases rank.

Failure Cases to Diagnose

  • Title stuffed with cities/services: describe actual page scope.
  • Heading level chosen by font size: restore semantic hierarchy.
  • Internal link added sitewide indiscriminately: link where useful.
  • Canonical hides unique page accidentally: verify intent.
  • Meta description treated as fixed snippet: Google may choose alternatives.
  • Schema contains hidden ratings/testimonials: match real visible evidence.

🇵🇰 Pakistan Angle

Show PKR, city/area, service hours, delivery/booking constraints, and contact channel only when current. Do not list neighborhoods the business cannot serve or translate one page into dozens of doorway variants.

On Urdu/RTL pages, test semantic HTML, font readability, direction, and mixed numerals/English brand terms. Roman Urdu is Latin script and needs its own editorial consistency.

Hands-On Exercise

  1. Audit one page against the checklist.
  2. capture current title/H1/canonical/status/links.
  3. propose evidence-based changes.
  4. test rendered mobile and structured data if used.
  5. save before/after and measurement date.

Completion Rubric

  • Identity/access controls are intentional.
  • Title/H1/headings describe the task.
  • Claims/media are evidence-safe.
  • Internal links help navigation/discovery.
  • Structured data matches visible content.
  • No ranking effect is guaranteed.

Sources

Key takeaway: make every on-page element truthful, semantic, crawlable, and useful; optimization clarifies the page rather than gaming phrase counts.

Self-check

Before you mark Lesson 3.2 complete

  • Can I explain “On-Page Optimization Checklist: Titles, Headers, Internal Links” without reading the lesson back word for word?
  • Did I complete the lesson’s practice step on a real or clearly labelled sample task?
  • Did I check the result for invented facts, private data, unsafe actions, and mismatch with the brief?