{"json_modified": "2014-03-25T14:33:18.623719", "slug": "Web/Guide/HTML/Tips_for_authoring_fast-loading_HTML_pages", "tags": [], "locale": "ja", "title": "\u8aad\u307f\u8fbc\u307f\u304c\u901f\u3044 HTML \u30da\u30fc\u30b8\u3092\u4f5c\u6210\u3059\u308b\u305f\u3081\u306e Tips", "translations": [{"locale": "en-US", "url": "/en-US/docs/Web/Guide/HTML/Tips_for_authoring_fast-loading_HTML_pages", "last_edit": "2014-03-07T04:22:59", "title": "Tips for authoring fast-loading HTML pages"}, {"locale": "fr", "url": "/fr/docs/Web/Guide/HTML/Astuces_de_cr%C3%A9ation_de_pages_HTML_%C3%A0_affichage_rapide", "last_edit": "2013-06-02T03:17:01", "title": "Astuces de cr\u00e9ation de pages HTML \u00e0 affichage rapide"}, {"locale": "es", "url": "/es/docs/HTML/Consejos_para_la_creaci%C3%B3n_de_p%C3%A1ginas_HTML_de_carga_r%C3%A1pida", "last_edit": "2011-05-18T21:31:43", "title": "Consejos para la creaci\u00f3n de p\u00e1ginas HTML de carga r\u00e1pida"}, {"locale": "en-US", "url": "/en-US/docs/Tips_for_Authoring_Fast-loading_HTML_Pages", "last_edit": "2011-01-29T21:21:29", "title": "Tips for Authoring Fast-loading HTML Pages"}, {"locale": "fa", "url": "/fa/docs/HTML/Tips_for_authoring_fast-loading_HTML_pages", "last_edit": "2013-01-12T07:17:12", "title": "\u0646\u06a9\u0627\u062a\u06cc \u062f\u0631\u0628\u0627\u0631\u0647\u200c\u06cc \u0627\u06cc\u062c\u0627\u062f \u0635\u0641\u062d\u0627\u062a HTML \u0633\u0631\u06cc\u0639"}, {"locale": "ms", "url": "/ms/docs/HTML/Tip_menulis_LamanHTML_dengan_pemuatan_pantas", "last_edit": "2013-02-13T10:22:24", "title": "Tip menulis Laman HTML dengan pemuatan pantas"}, {"locale": "pt-BR", "url": "/pt-BR/docs/HTML/Dicas_para_criar_p%C3%A1ginas_HTML_de_carregamento_r%C3%A1pido", "last_edit": "2013-05-09T12:11:31", "title": "Dicas para criar p\u00e1ginas HTML de carregamento r\u00e1pido"}, {"locale": "ru", "url": "/ru/docs/Web/Guide/HTML/Tips_for_authoring_fast-loading_HTML_pages", "last_edit": "2013-10-27T16:30:41", "title": "Tips for authoring fast-loading HTML pages"}], "modified": "2014-03-25T14:33:18", "label": "\u8aad\u307f\u8fbc\u307f\u304c\u901f\u3044 HTML \u30da\u30fc\u30b8\u3092\u4f5c\u6210\u3059\u308b\u305f\u3081\u306e Tips", "url": "/ja/docs/Web/Guide/HTML/Tips_for_authoring_fast-loading_HTML_pages", "last_edit": "2013-05-09T15:28:26", "summary": "\u3053\u308c\u3089\u306e Tips \u306f\u3001\u4e00\u822c\u306e\u77e5\u8b58\u3084\u5b9f\u9a13\u306b\u57fa\u3065\u304f\u3082\u306e\u3067\u3059\u3002", "sections": [{"id": "Tips", "title": "Tips"}, {"id": "Reduce_page_weight", "title": "\u30da\u30fc\u30b8\u306e\u91cf\u306e\u524a\u6e1b"}, {"id": "Minimize_the_number_of_files", "title": "\u6700\u5c0f\u9650\u306e\u30d5\u30a1\u30a4\u30eb\u6570"}, {"id": "Reduce_domain_lookups", "title": "\u30c9\u30e1\u30a4\u30f3\u691c\u7d22\u306e\u524a\u6e1b"}, {"id": "Cache_reused_content", "title": "\u30ad\u30e3\u30c3\u30b7\u30e5\u3092\u518d\u5229\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4"}, {"id": "Optimally_order_the_components_of_the_page", "title": "\u30da\u30fc\u30b8\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306e\u6700\u9069\u306a\u9806\u5e8f"}, {"id": "Reduce_the_number_of_inline_scripts", "title": "\u30a4\u30f3\u30e9\u30a4\u30f3\u30b9\u30af\u30ea\u30d7\u30c8\u6570\u306e\u524a\u6e1b"}, {"id": "Use_modern_CSS_and_valid_markup", "title": "\u73fe\u884c\u306e CSS \u3068\u59a5\u5f53\u306a\u30de\u30fc\u30af\u30a2\u30c3\u30d7\u306e\u4f7f\u7528"}, {"id": "Chunk_your_content", "title": "\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u4e26\u3079\u65b9"}, {"id": "Specify_sizes_for_images_and_tables", "title": "\u753b\u50cf\u3084\u30c6\u30fc\u30d6\u30eb\u306e\u30b5\u30a4\u30ba\u6307\u5b9a"}, {"id": "Choose_your_user-agent_requirements_wisely", "title": "\u30e6\u30fc\u30b6\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\u8981\u4ef6\u306e\u8ce2\u3044\u9078\u629e"}, {"id": "Example_page_structure", "title": "\u30da\u30fc\u30b8\u69cb\u9020\u306e\u4f8b"}, {"id": "Example_page_structure", "title": "\u53ef\u80fd\u306a\u3089 async \u3084 defer \u3092\u4f7f\u7528\u3059\u308b"}, {"id": "Related_Links", "title": "\u95a2\u9023\u30ea\u30f3\u30af"}, {"id": "Original_Document_Information", "title": "Original Document Information"}], "id": 2834, "review_tags": []}