Skip to content

General go live checklist for projects

License

Notifications You must be signed in to change notification settings

domparty/go-live-checklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

go-live-checklist

General go live checklist for projects

Application

SEO

  • SEO basics (URL structure, HTML tags)
  • Validate metadata
  • Validate Social share
  • Validate Google Analytics integration

Performance

  • Check lighthouse
  • Compress images

Page checks

  • Validate 404 page
  • Validate Unsupported browser page

Back-end

  • Configure logging for critical functionalities
  • Implement 301 plan

General

  • Check sitemap.xml
  • Check robots.txt
  • Check forms
  • Security check OWASP

API's

  • Implement live keys for API's

Hosting

Performance

  • Compress images
  • Configure Cachingrules

Webserver

  • Configure logging for critical functionalities
  • Check all configure domain names

Automation

  • Check cron-jobs

Monitoring

  • Add to basis monitoring

Releases

No releases published

Packages

No packages published