Giter Site home page Giter Site logo

flightcheck's Introduction

Flightcheck

Flightcheck for website release.

Dev Essentials

  • favicon
  • check markup (https://validator.w3.org/)
  • check accesibility (http://wave.webaim.org)
  • can you navigate the site by keyboard?
  • does the site work and make sense without styling?
  • does the site work and make sense without javascript?
  • does the site work and make sense on every device?
  • does the printstyling make sense? It's also used for saving to PDF!
  • does the site make sense on a screenreader?
  • is a sitemap.xml being generated or has it been added manually?

Deployment

  • choose www/non-www and redirect the other
  • are there aliases for the domain and do they work?
  • is the .htaccess in order?
  • security check: is everything that should not be accessible not accessible? Dev resources etc..

Migrating a site?

  • make old content available (when applicable with 301 redirects)

Functionality

  • check if forms store data or send mail as expected
  • do forms keep data if you reload or switch page?
  • check all filter pages if applicable
  • fix broken links (https://validator.w3.org/checklink)
  • does a search functionality return sensible results?

Optimisation

Social media optimisation & SEO

flightcheck's People

Contributors

mcbrwr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.