Menu

How does AMP work?

We help you to get prepared and pass your Marketing online Certification exams. It’s a better way to learn what you need using our Top Quality Time-Saving Guides and practical tips and tricks. More info: https://www.certificationanswers.com/en/

How does AMP work?

Keeps all third-party JavaScript out of the critical path
Doesn't let extension mechanisms block rendering
Allows only asynchronous scripts
All of the above  

Explanation
  • AMP doesn’t let extension mechanisms block page rendering. AMP supports extensions for things like lightboxes, instagram embeds, tweets, etc.
  • To keep JavaScript from delaying page rendering, AMP allows only asynchronous JavaScript.
  • It keeps all third-party JavaScript out of the critical path
Read more here: https://support.google.com/partners/answer/7336293