Why it matters

Many SEO arguments are wasted because the site shell is unstable. A baseline checklist reduces noise and gives later experiments a cleaner starting point.

How to verify

  1. Load the important public URLs and confirm they return successfully.
  2. Inspect each page for a title, meta description, canonical, and one clear H1.
  3. Confirm the XML sitemap lists the URLs that should be indexed.
  4. Confirm robots.txt is readable and not blocking intended content.
  5. Review internal links so important pages are discoverable without search.

Cost and effort

For a small static site, most baseline checks are low-cost and mostly editorial. The heavier work starts when the site has duplicated paths, mixed templates, rendering issues, or inconsistent deployment behavior.