9 lines
628 B
Markdown
9 lines
628 B
Markdown
# Post-deploy checklist
|
|
|
|
1. Fetch representative HTML, robots.txt, sitemap.xml, llms.txt, llms-full.txt, and docs-index.json.
|
|
2. Run Lighthouse mobile under controlled conditions; target performance/accessibility/SEO/best-practices >=95 with no critical accessibility issue.
|
|
3. Run keyboard, screen reader, zoom, reduced-motion, link, anchor, and responsive overflow checks.
|
|
4. Submit sitemap in Google Search Console and Bing Webmaster Tools after domain ownership is verified.
|
|
5. Inspect canonical selection, rich-result eligibility, crawl errors, CSP reports, server logs, and 404s.
|
|
6. Save dated reports under docs/audits/.
|