SlideShare a Scribd company logo
1 of 3
Download to read offline
Step-by-Step Procedure to Implement AMP in Website
What is AMP ?
The AMP plugin was born out of a collaboration between Google and Twitter released in 2015.
Accelerated Mobile Pages is an open source initiative project designed to optimize faster mobile
pages. It’s like taking a page that’s already mobile friendly and making it load quicker, by stripping
it down to basics.Accelerated Mobile Pages (AMP) is an open source initiative project/platform
aimed at helping publishers improve the speed and readability of their mobile content pages.
Faster Mobile Pages + Readable Content = Better User Experience
When launched, many publishers such as the The Economist, BBC, the Financial Times and
Guardian News have implemented the initiative, so by now we can safely assume AMP is an
innovation that’s worth considering for everyone who wants to stay competitive on the mobile web.
AMP pages are built with 3 core components.
AMP HTML: A subset of HTML, this markup language has some custom tags and properties and
many restrictions. But if you are familiar with regular HTML, you should not have difficulty
adapting existing pages to AMP HTML.
AMP JS: A JavaScript framework for mobile pages. The AMP JS library ensures the fast rendering
of AMP HTML pages. For the most part, it manages resource handling and asynchronous loading. It
should be noted that third-party JavaScript is not permitted with AMP.
© Copyright 2010-2017 webwingtechnologies.com
AMP CDN: An optional Content Delivery Network, it will take your AMP-enabled pages, cache
them and automatically make some performance optimizations. The Google AMP Cache can be
used to serve cached AMP HTML pages.
amp examples
In the above image, after searching ‘ban on currency’ following AMP pages are displayed with
AMP symbol.
Steps to Create Your First AMP Page:
Below you’ll learn step by step that how to create a basic AMP HTML page, how to stage it and
validate that it’s AMP compliant, and finally how to get it ready for publication and distribution. Go
through the hyperlinks and learn the steps to implement AMP in your website.
 Create Your AMP HTML Page
 Include an Image
 Modify Presentation and Layout
 Preview and Validate
 Prepare Your Page for Discovery and Distribution
 Final Steps Before Publishing
How Will You Implement AMP in Your Website?
 AMP file has its extension(s) called as .amp.html.
 For starters, you will have to maintain at least two versions of any article page: The original
version of your article page that users will typically see, and the AMP version of that page.
 Certain tags of HTML can’t be used. AMP pages have a normal HTML 5 doctype, <!
doctype html>, so they are not distinguished from normal HTML this way. However, the
main html element has a special attribute, <html >, featuring the Unicode character⚡
U+26A1, “HIGH VOLTAGE SIGN”.
 JavaScript is basically not allowed at all.
 Rewrite your site template to accommodate the restrictions. For example, all CSS in AMP
© Copyright 2010-2017 webwingtechnologies.com
must be in-line and be less than 50KB. Due to loading-intensiveness of custom fonts, they
must be loaded using a special amp-font extension, in order to better control that loading.
 Multimedia must be handled specially. For example, images need to utilize the custom amp-
img element and must include an explicit width and height. (When converting a legacy
website to an AMP template, this can be a major pain if the width and height attributes aren’t
already being used). Additionally, if your images are animated GIFs, you need to use the
separate amp-anim extended component.
<amp-img src=”welcome.jpg” alt=”Welcome” height=”400″ width=”800″></amp-img>
 Similar to images, there is a custom tag that must be used to embed locally hosted videos via
HTML5, called amp-video. For embedding YouTube video, however — which the majority
of web videos are — there is a separate extended component, amp-youtube.
 In order for Google (and other technologies supporting the AMP Project) to detect the AMP
version of your article, you will need to modify the original version of the article page. The
original article page must include the following tag, essentially a canonical tag for AMP
pages:
<link rel=”amphtml” href=”http://www.example.com/blog-post/amp/”>
 The AMP Discovery page also mentions that some platforms that support AMP will require
Schema.org meta data to specify the content type of the page. (Currently, “article,” “recipe,”
“review” and “video” are listed as page type examples on GitHub.)
This is all about to implement AMP accelerated mobile pages with step by step procedure in your
project to work on already mobile friendly webpages and making it load quicker in mobile devices.
More blogs are on its way. All the best and stay tuned.
© Copyright 2010-2017 webwingtechnologies.com

More Related Content

What's hot

Benefit Of Wordpress
Benefit Of WordpressBenefit Of Wordpress
Benefit Of Wordpress
Theawaster485
 
Benefit For Wordpress
Benefit For WordpressBenefit For Wordpress
Benefit For Wordpress
Theawaster485
 
How did you use media technologies in the construction and research , plannin...
How did you use media technologies in the construction and research , plannin...How did you use media technologies in the construction and research , plannin...
How did you use media technologies in the construction and research , plannin...
beckyboo42
 

What's hot (20)

Benefit Of Wordpress
Benefit Of WordpressBenefit Of Wordpress
Benefit Of Wordpress
 
Accelerated mobile pages - AuroIN
Accelerated mobile pages - AuroINAccelerated mobile pages - AuroIN
Accelerated mobile pages - AuroIN
 
Amp
AmpAmp
Amp
 
Joomla Website Development Company
Joomla Website Development CompanyJoomla Website Development Company
Joomla Website Development Company
 
20171214_EC-CUBE meetup in Malaysia
20171214_EC-CUBE meetup in Malaysia20171214_EC-CUBE meetup in Malaysia
20171214_EC-CUBE meetup in Malaysia
 
MAAK WEBSITE
MAAK WEBSITEMAAK WEBSITE
MAAK WEBSITE
 
Joomla presentation
Joomla presentationJoomla presentation
Joomla presentation
 
Benefit For Wordpress
Benefit For WordpressBenefit For Wordpress
Benefit For Wordpress
 
How did you use media technologies in the construction and research , plannin...
How did you use media technologies in the construction and research , plannin...How did you use media technologies in the construction and research , plannin...
How did you use media technologies in the construction and research , plannin...
 
ENV2 Brings Simplicity To Empower Network
ENV2 Brings Simplicity To Empower NetworkENV2 Brings Simplicity To Empower Network
ENV2 Brings Simplicity To Empower Network
 
Blog im theme pro review and demo
Blog im theme pro review and demoBlog im theme pro review and demo
Blog im theme pro review and demo
 
Amp for WordPress - Tech lunch Inspiration Marketing
Amp for WordPress -  Tech lunch Inspiration MarketingAmp for WordPress -  Tech lunch Inspiration Marketing
Amp for WordPress - Tech lunch Inspiration Marketing
 
JSN Tendo Customization Manual
JSN Tendo Customization ManualJSN Tendo Customization Manual
JSN Tendo Customization Manual
 
WordPress Maintenance: 14 Essential Tasks to Keep Your Site Optimized
WordPress Maintenance: 14 Essential Tasks to Keep Your Site OptimizedWordPress Maintenance: 14 Essential Tasks to Keep Your Site Optimized
WordPress Maintenance: 14 Essential Tasks to Keep Your Site Optimized
 
WordPress Plug-ins
WordPress Plug-insWordPress Plug-ins
WordPress Plug-ins
 
Internship presentation
Internship presentationInternship presentation
Internship presentation
 
Why Not YouTube
Why Not YouTubeWhy Not YouTube
Why Not YouTube
 
10 reasons to use a word press blog over any other blogging system(blog3)
10 reasons to use a word press blog over any other blogging system(blog3)10 reasons to use a word press blog over any other blogging system(blog3)
10 reasons to use a word press blog over any other blogging system(blog3)
 
Magezon Page Builder - Drag & Drop Magento 2 Page Builder Extension
Magezon Page Builder - Drag & Drop Magento 2 Page Builder ExtensionMagezon Page Builder - Drag & Drop Magento 2 Page Builder Extension
Magezon Page Builder - Drag & Drop Magento 2 Page Builder Extension
 
The Joy of Subforms with Randy Carey
The Joy of Subforms with Randy CareyThe Joy of Subforms with Randy Carey
The Joy of Subforms with Randy Carey
 

Similar to Step by-step procedure to implement amp in website

Similar to Step by-step procedure to implement amp in website (20)

Accelerated Mobile Pages (AMP) & How it will Impact your Business
Accelerated Mobile Pages (AMP) & How it will Impact your BusinessAccelerated Mobile Pages (AMP) & How it will Impact your Business
Accelerated Mobile Pages (AMP) & How it will Impact your Business
 
Accelerated Mobile Pages (AMP) The Next Revolution in Mobile Web Development
Accelerated Mobile Pages (AMP) The Next Revolution in Mobile Web DevelopmentAccelerated Mobile Pages (AMP) The Next Revolution in Mobile Web Development
Accelerated Mobile Pages (AMP) The Next Revolution in Mobile Web Development
 
Get AMP’ed for AMP!
Get AMP’ed for AMP!Get AMP’ed for AMP!
Get AMP’ed for AMP!
 
AMP and the instant web - WebPerformance NYC MeetUp group
AMP and the instant web - WebPerformance NYC MeetUp groupAMP and the instant web - WebPerformance NYC MeetUp group
AMP and the instant web - WebPerformance NYC MeetUp group
 
Google AMP (Accelerated Mobile Pages)
Google AMP (Accelerated Mobile Pages)Google AMP (Accelerated Mobile Pages)
Google AMP (Accelerated Mobile Pages)
 
AMP
AMPAMP
AMP
 
Accelerated-Mobile-Pages
Accelerated-Mobile-PagesAccelerated-Mobile-Pages
Accelerated-Mobile-Pages
 
What Are Accelerated Mobile Pages (AMPs)?
What Are Accelerated Mobile Pages (AMPs)?What Are Accelerated Mobile Pages (AMPs)?
What Are Accelerated Mobile Pages (AMPs)?
 
Integrating Accelerated Mobile Pages (AMP) In Drupal Websites
Integrating Accelerated Mobile Pages (AMP) In Drupal WebsitesIntegrating Accelerated Mobile Pages (AMP) In Drupal Websites
Integrating Accelerated Mobile Pages (AMP) In Drupal Websites
 
Why AMP for WordPress?
Why AMP for WordPress? Why AMP for WordPress?
Why AMP for WordPress?
 
Accelerated Mobile Pages (AMP) in Magento
Accelerated Mobile Pages (AMP) in MagentoAccelerated Mobile Pages (AMP) in Magento
Accelerated Mobile Pages (AMP) in Magento
 
Amp your site an intro to accelerated mobile pages
Amp your site  an intro to accelerated mobile pagesAmp your site  an intro to accelerated mobile pages
Amp your site an intro to accelerated mobile pages
 
Accelerated Mobile Pages (AMP)
Accelerated Mobile Pages (AMP)Accelerated Mobile Pages (AMP)
Accelerated Mobile Pages (AMP)
 
Amp up your Site with Accelerated Mobile Pages
Amp up your Site with Accelerated Mobile PagesAmp up your Site with Accelerated Mobile Pages
Amp up your Site with Accelerated Mobile Pages
 
Joomla AMP
Joomla AMPJoomla AMP
Joomla AMP
 
Accelerated Mobile Pages (AMP)
Accelerated Mobile Pages (AMP)Accelerated Mobile Pages (AMP)
Accelerated Mobile Pages (AMP)
 
AMP - Accelerated Mobile Pages
AMP - Accelerated Mobile PagesAMP - Accelerated Mobile Pages
AMP - Accelerated Mobile Pages
 
AMP up Your WordPress Site
AMP up Your WordPress SiteAMP up Your WordPress Site
AMP up Your WordPress Site
 
Get AMP'ed for Accelerated Mobile Pages - SEO Grail Philadelphia 1/20/16
Get AMP'ed for Accelerated Mobile Pages - SEO Grail Philadelphia 1/20/16Get AMP'ed for Accelerated Mobile Pages - SEO Grail Philadelphia 1/20/16
Get AMP'ed for Accelerated Mobile Pages - SEO Grail Philadelphia 1/20/16
 
Going All-In On AMP
Going All-In On AMPGoing All-In On AMP
Going All-In On AMP
 

More from Webwing Technologies

More from Webwing Technologies (9)

Google’s mobile friendly algorithm: is your website mobile-friendly?
Google’s mobile friendly algorithm: is your website mobile-friendly?Google’s mobile friendly algorithm: is your website mobile-friendly?
Google’s mobile friendly algorithm: is your website mobile-friendly?
 
Google a dwords and basic concepts with formulae
Google a dwords and basic concepts with formulaeGoogle a dwords and basic concepts with formulae
Google a dwords and basic concepts with formulae
 
5 benefits of amp
5 benefits of amp5 benefits of amp
5 benefits of amp
 
Web Application Development Frameworks
Web Application Development FrameworksWeb Application Development Frameworks
Web Application Development Frameworks
 
Basics of software testing webwing technologies
Basics of software testing webwing technologiesBasics of software testing webwing technologies
Basics of software testing webwing technologies
 
Types of Manual Testing
Types of Manual TestingTypes of Manual Testing
Types of Manual Testing
 
Web Design Process Infographics
Web Design Process InfographicsWeb Design Process Infographics
Web Design Process Infographics
 
The Many Types of SEO 2014
The Many Types of SEO 2014The Many Types of SEO 2014
The Many Types of SEO 2014
 
Happy Gandhi Jayanti
Happy Gandhi JayantiHappy Gandhi Jayanti
Happy Gandhi Jayanti
 

Recently uploaded

一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
pxcywzqs
 
Abortion Clinic in Germiston +27791653574 WhatsApp Abortion Clinic Services i...
Abortion Clinic in Germiston +27791653574 WhatsApp Abortion Clinic Services i...Abortion Clinic in Germiston +27791653574 WhatsApp Abortion Clinic Services i...
Abortion Clinic in Germiston +27791653574 WhatsApp Abortion Clinic Services i...
mikehavy0
 
一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理
F
 
一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理
F
 
一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书
F
 
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
ayvbos
 
原版定制英国赫瑞瓦特大学毕业证原件一模一样
原版定制英国赫瑞瓦特大学毕业证原件一模一样原版定制英国赫瑞瓦特大学毕业证原件一模一样
原版定制英国赫瑞瓦特大学毕业证原件一模一样
AS
 
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
apekaom
 
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样
AS
 
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样
ayvbos
 
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
AS
 

Recently uploaded (20)

一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
 
APNIC Updates presented by Paul Wilson at CaribNOG 27
APNIC Updates presented by Paul Wilson at  CaribNOG 27APNIC Updates presented by Paul Wilson at  CaribNOG 27
APNIC Updates presented by Paul Wilson at CaribNOG 27
 
Abortion Clinic in Germiston +27791653574 WhatsApp Abortion Clinic Services i...
Abortion Clinic in Germiston +27791653574 WhatsApp Abortion Clinic Services i...Abortion Clinic in Germiston +27791653574 WhatsApp Abortion Clinic Services i...
Abortion Clinic in Germiston +27791653574 WhatsApp Abortion Clinic Services i...
 
Research Assignment - NIST SP800 [172 A] - Presentation.pptx
Research Assignment - NIST SP800 [172 A] - Presentation.pptxResearch Assignment - NIST SP800 [172 A] - Presentation.pptx
Research Assignment - NIST SP800 [172 A] - Presentation.pptx
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
 
20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf
 
一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理一比一原版田纳西大学毕业证如何办理
一比一原版田纳西大学毕业证如何办理
 
一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理
 
一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书
 
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
 
原版定制英国赫瑞瓦特大学毕业证原件一模一样
原版定制英国赫瑞瓦特大学毕业证原件一模一样原版定制英国赫瑞瓦特大学毕业证原件一模一样
原版定制英国赫瑞瓦特大学毕业证原件一模一样
 
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
 
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
 
Loker Pemandu Lagu LC Semarang 085746015303
Loker Pemandu Lagu LC Semarang 085746015303Loker Pemandu Lagu LC Semarang 085746015303
Loker Pemandu Lagu LC Semarang 085746015303
 
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样
 
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样
 
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
 
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
 

Step by-step procedure to implement amp in website

  • 1. Step-by-Step Procedure to Implement AMP in Website What is AMP ? The AMP plugin was born out of a collaboration between Google and Twitter released in 2015. Accelerated Mobile Pages is an open source initiative project designed to optimize faster mobile pages. It’s like taking a page that’s already mobile friendly and making it load quicker, by stripping it down to basics.Accelerated Mobile Pages (AMP) is an open source initiative project/platform aimed at helping publishers improve the speed and readability of their mobile content pages. Faster Mobile Pages + Readable Content = Better User Experience When launched, many publishers such as the The Economist, BBC, the Financial Times and Guardian News have implemented the initiative, so by now we can safely assume AMP is an innovation that’s worth considering for everyone who wants to stay competitive on the mobile web. AMP pages are built with 3 core components. AMP HTML: A subset of HTML, this markup language has some custom tags and properties and many restrictions. But if you are familiar with regular HTML, you should not have difficulty adapting existing pages to AMP HTML. AMP JS: A JavaScript framework for mobile pages. The AMP JS library ensures the fast rendering of AMP HTML pages. For the most part, it manages resource handling and asynchronous loading. It should be noted that third-party JavaScript is not permitted with AMP. © Copyright 2010-2017 webwingtechnologies.com
  • 2. AMP CDN: An optional Content Delivery Network, it will take your AMP-enabled pages, cache them and automatically make some performance optimizations. The Google AMP Cache can be used to serve cached AMP HTML pages. amp examples In the above image, after searching ‘ban on currency’ following AMP pages are displayed with AMP symbol. Steps to Create Your First AMP Page: Below you’ll learn step by step that how to create a basic AMP HTML page, how to stage it and validate that it’s AMP compliant, and finally how to get it ready for publication and distribution. Go through the hyperlinks and learn the steps to implement AMP in your website.  Create Your AMP HTML Page  Include an Image  Modify Presentation and Layout  Preview and Validate  Prepare Your Page for Discovery and Distribution  Final Steps Before Publishing How Will You Implement AMP in Your Website?  AMP file has its extension(s) called as .amp.html.  For starters, you will have to maintain at least two versions of any article page: The original version of your article page that users will typically see, and the AMP version of that page.  Certain tags of HTML can’t be used. AMP pages have a normal HTML 5 doctype, <! doctype html>, so they are not distinguished from normal HTML this way. However, the main html element has a special attribute, <html >, featuring the Unicode character⚡ U+26A1, “HIGH VOLTAGE SIGN”.  JavaScript is basically not allowed at all.  Rewrite your site template to accommodate the restrictions. For example, all CSS in AMP © Copyright 2010-2017 webwingtechnologies.com
  • 3. must be in-line and be less than 50KB. Due to loading-intensiveness of custom fonts, they must be loaded using a special amp-font extension, in order to better control that loading.  Multimedia must be handled specially. For example, images need to utilize the custom amp- img element and must include an explicit width and height. (When converting a legacy website to an AMP template, this can be a major pain if the width and height attributes aren’t already being used). Additionally, if your images are animated GIFs, you need to use the separate amp-anim extended component. <amp-img src=”welcome.jpg” alt=”Welcome” height=”400″ width=”800″></amp-img>  Similar to images, there is a custom tag that must be used to embed locally hosted videos via HTML5, called amp-video. For embedding YouTube video, however — which the majority of web videos are — there is a separate extended component, amp-youtube.  In order for Google (and other technologies supporting the AMP Project) to detect the AMP version of your article, you will need to modify the original version of the article page. The original article page must include the following tag, essentially a canonical tag for AMP pages: <link rel=”amphtml” href=”http://www.example.com/blog-post/amp/”>  The AMP Discovery page also mentions that some platforms that support AMP will require Schema.org meta data to specify the content type of the page. (Currently, “article,” “recipe,” “review” and “video” are listed as page type examples on GitHub.) This is all about to implement AMP accelerated mobile pages with step by step procedure in your project to work on already mobile friendly webpages and making it load quicker in mobile devices. More blogs are on its way. All the best and stay tuned. © Copyright 2010-2017 webwingtechnologies.com