Skip to content

Instantly share code, notes, and snippets.

@mikakane
Last active November 2, 2017 04:11
Show Gist options
  • Select an option

  • Save mikakane/d9080f5c4609b7877234814a0026f682 to your computer and use it in GitHub Desktop.

Select an option

Save mikakane/d9080f5c4609b7877234814a0026f682 to your computer and use it in GitHub Desktop.
# Web デザインチェックリスト
## Pages
- URLの構成は決まっていますか?
- 404 ページ 必要であれば 503/403などのエラーページのデザインは決まっていますか?
- サイトマップの作成フローは検討されていますか?
## Responsive
- ブレイクポイントの位置は適切に検討されていますか?
- % で画面デザインを定義する場合、画面サイズの縮小によるテキスト溢れ時等の動きは考慮されていますか?
-
## SEO
- ページごとの SEO メタ情報は決まっていますか?
- サイト共通またはページ個別の OGP 画像の用意は有りますか?
## Manage
- [ ] サイトで使用する統計ツールは決まっていますか?
- [ ] 統計ツールを使用する場合、Analitics などの
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment