What is AMP?

Thanks to notifying I will keep in mind next time
 
  1. 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. For more details on how it differs from basic HTML, check out AMP Project’s list of required markup that your AMP HTML page “must” have.
  2. AMP JS: A JavaScript framework for mobile 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.
  3. AMP CDN: An optional Content Delivery Network, it will take your AMP-enabled pages, cache them and automatically make some performance optimizations.
 
AMP are the pages used to boost the website speed. you will get many tutorial on AMP pages on Google.
 
Google sent me an email saying my website should benefit from AMP, they linked me to a wodpress plug in, I used it and then it sent me multiple errors on my webmaster tools, it was the AMP plug in from automatic which Google endorses as a good plug in, yet it has so many errors. Anyone know of a good AMP plug in?
 
AMP is a Google-backed project with the aim of speeding up the delivery of content through the use of stripped down code known as AMP HTML.
 
Never needed AMP, my site is running at blazing speed with speed optimization technique found in BHW.
 
One trick to Amp is not having more than the featured image in one blog post. Images in posts for mobile are hated by Google AMP
 
Because it wipes out your ads* and your content is then served directly by Google ("only when your site is slow", which they decide).

You basically give your content to Google for free.

* Google ads are exempt of course.

I'm new to this AMP thing, so would appreciate it if you could link to a source about what you just said. Last time I checked a few sites through AMP on the first page, all their ads were there (not Adsense)?
 
Back
Top