{"id":322,"date":"2021-01-01T08:26:00","date_gmt":"2021-01-01T08:26:00","guid":{"rendered":"https:\/\/webfives.com\/?p=322"},"modified":"2020-12-30T18:04:52","modified_gmt":"2020-12-30T18:04:52","slug":"what-are-accelerated-mobile-pages-amp","status":"publish","type":"post","link":"https:\/\/webfives.com\/what-are-accelerated-mobile-pages-amp\/","title":{"rendered":"What are Accelerated Mobile Pages – AMP ?"},"content":{"rendered":"\n

AMP or Accelerated Mobile Pages, is an Open Source Project started by Google.<\/p>\n\n\n\n

The goal of the AMP project is fairly simple, get users to build fast loading webpages.<\/p><\/blockquote>\n\n\n\n

AMP tries to strike a balance between the web as it exists today, and the things that make the web slower. It has identified some of the critical components that are common across all pages and phenomenally optimized them. Conceptually, an AMP page is a standalone HTML page comprising of the following components:<\/p>\n\n\n\n

HTML<\/strong> :
The piece that glues it all. The head is the most critical section of the HTML page, given below are the main restrictions surrounding the<\/p>\n\n\n\n

<head><\/code>
Pretty obvious, the default tag for every page that exists today on the Internet.<\/p>\n\n\n\n


<html \u26a1=\"\"><\/code>
The lightning bolt that started it all!<\/p>\n\n\n\n