Kenalan dengan Teknologi Web AMP

Kenalan dengan Teknologi Web AMP - Hai sobat gee kali ini gee mau coba sharing yang mungkin masih ada yang penasaran (seperti Gee Sendiri hehehe), Apa sih itu AMP ? Setelah bersusah payah meningkatkan blog ini sampe 100% di https://developers.google.com/speed/pagespeed/

Kenalan dengan Teknologi Web AMP - Hai sobat gee kali ini gee mau coba sharing yang mungkin masih ada yang penasaran (seperti Gee Sendiri hehehe), Apa sih itu AMP ? Setelah bersusah payah meningkatkan blog ini sampe 100% di https://developers.google.com/speed/pagespeed/ ternyata Gee yang dah kelamaan ga update jadi ketinggalan informasi mengenai teknologi AMP yang katanya sudah dikeluarkan sejak 2015 lalu, Jadi apa itu AMP hehehe ga sabaran jadinya. AMP adalah Accelerated Mobile Pages (apa itu...), nah ya kamu benar sesuai dengan namanya teknologi ini bertujuan untuk meningkatkan performa website saat dikunjungi Via Mobile atau Smartphone.
Dengan menggunakan teknologi AMP di situs tentunya akan berdampak kepada pengguna (maksudnya positif), hal itu tentu akan membuat pengguna lebih nyaman karena membuka halaman website lebih ringan yang artinya akan mengurangi tingkat bounce rate pada website yang menggunakan teknologi ini.



Halaman AMP dibuat dengan 3 komponen inti yaitu :
  1. AMP HTML pada dasarnya adalah HTML yang diperluas dengan properti AMP khusus
  2. Library AMP JS yang mengimplementasikan semua praktik performa terbaik AMP, mengelola pemuatan konten dan memberi Anda tag khusus seperti yang disebut di atas, yang semuanya memastikan perenderan halaman Anda dilakukan dengan cepat.
  3. Google AMP Cache dapat digunakan untuk menayangkan halaman AMP HTML dalam cache.
Begini contoh dasar membuat Halaman AMP

<!doctype html>
<html >
  <head>
    <meta charset="utf-8">
    <script async src="https://cdn.ampproject.org/v0.js"></script>
    <title>Hello AMP world</title>
    <link rel="canonical" href="hello-world.html">
    <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
    <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
  </head>
  <body>
    <h1>Hello AMP World!</h1>
  </body>
</html>

Pengen lebih Jelas kamu bisa nonton videonya di bawah ini, atau kamu bisa kunjungi langsung kesitusnya di https://www.ampproject.org/id/


COMMENTS

Nama

AMP,3,BLOGGER,11,CSS,19,FREE TEMPLATE,1,GRATIS,1,HEADLINE,4,HTML,1,JQUERY,9,MARKETING,11,OPINI,69,PEMROGRAMAN WEB,41,PERFORMANCE WEB,4,PHP,9,SEO,9,SOCIAL MEDIA OPTIMIZATION,8,TIPS DAN TRIK,48,
ltr
item
Gee Web Studio - Tutorial, Share Web & Mobile: Kenalan dengan Teknologi Web AMP
Kenalan dengan Teknologi Web AMP
Kenalan dengan Teknologi Web AMP - Hai sobat gee kali ini gee mau coba sharing yang mungkin masih ada yang penasaran (seperti Gee Sendiri hehehe), Apa sih itu AMP ? Setelah bersusah payah meningkatkan blog ini sampe 100% di https://developers.google.com/speed/pagespeed/
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFdm1DQIWS0rhvxOWodIr6SSp_4mnQV4o9auQYloltG1XuOF9NwE_6G7eot378PFNLT9NafCjF3N5nJTSWIY2hTfLJVS17GJdDKL2clHAuqAGVq3TH-G-1vX8D4npBOlJLDGTJFyqBIQTz/s1600/Google-AMP.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFdm1DQIWS0rhvxOWodIr6SSp_4mnQV4o9auQYloltG1XuOF9NwE_6G7eot378PFNLT9NafCjF3N5nJTSWIY2hTfLJVS17GJdDKL2clHAuqAGVq3TH-G-1vX8D4npBOlJLDGTJFyqBIQTz/s72-c/Google-AMP.jpg
Gee Web Studio - Tutorial, Share Web & Mobile
https://www.gee.web.id/2017/08/kenalan-dengan-teknologi-web-amp.html
https://www.gee.web.id/
https://www.gee.web.id/
https://www.gee.web.id/2017/08/kenalan-dengan-teknologi-web-amp.html
true
77827092934645996
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Content