Difference between the two is, if the synchronous code when loaded, it will wait for the script to finish loading, and if there happens to be something that makes it slow, then display the entire page will be slow, because it must wait for the adsense script contained. Meanwhile, asynchronous code, allowing the page to be loaded without having to wait for the script to finish loading fully, finally loading the page will become increasingly hurried and fast. Synchronous code example (synchronous):

This is the difference synchronous code: Sync (synchronous) Asynchronous (asynchronous) Therefore, I suggest using this asynchronous code to display our blog sooner. The thing to remember is, you have to replace all the script adsense in the blog, feel there is a significant increase in the speed of page views, especially for mobile display with a connection that "mediocre".
Therefore, we recommend the use of this asynchronous code to display our blog sooner. The thing to remember is, you have to replace all the script adsense in the blog, feel there is a significant increase in the speed of page views, especially for mobile display with a connection that "mediocre".
No comments:
Post a Comment