Questions tagged [accelerated-mobile-page]

Similar Tags: [amp-html] and [google-amp] AMP HTML (Accelerated Mobile Pages HTML) is a project led by Google to make the mobile web faster. It is a set of HTML tags, a JavaScript library, and a cache for AMP-compliant pages.

The project homepage is at https://www.ampproject.org/, and the framework source code can be found at https://github.com/ampproject/amphtml.

AMP HTML is HTML with some restrictions for reliable performance and some extensions for building rich content beyond basic HTML. The AMP JS library ensures the fast rendering of AMP HTML pages.

An easy-to-follow tutorial can be found on the project's homepage.

Validating AMP pages

There are three ways to validate an AMP page:

  1. Add #development=1 to the URL, for example http://localhost:8000/released.amp.html#development=1, then check the browser console for validation errors.
  2. Paste the URL (or the page code) at https://validator.ampproject.org/
  3. Use the AMP Validator extension for Chrome.

You can also use the Structured Data Testing Tool to validate Schema.org markup.

134 questions
1
vote
1 answer

Google Search Console: which of my AMP pages are already indexed?

In the Google Search Console there is an option to see how many AMP pages is already indexed and how many contains some errors. When I open a certain error, I can see which one page contains problems. Can I do a similar thing for AMP-friendly…
pidabrow
  • 966
  • 1
  • 21
  • 47
1
vote
0 answers

AMP Cache cant load jpg pictures

I just started my first AMP Project and want to enable the cache function. So I found this webpage (amp converter). When I call the converted link my amp-img won't be shown. I host my website on firebase but I dont think this could be a problem. My…
Johannes Gnadlinger
  • 1,339
  • 1
  • 12
  • 32
1
vote
1 answer

jQuery in Google's Accelerated Mobile Pages

Can I use jQuery in Accelerated Mobile Pages (AMPs) by creating amp-jQuery Component / Tag? Am I limited only to use available Components / Tag? If I can create custom Components/Tags, how can i create one?
Mohd Asim Suhail
  • 2,176
  • 1
  • 16
  • 23
1
vote
1 answer

AMP - Phone Number Loses Font Color

I've created an 'Accelerated Mobile Page' with no issue other than losing the 'Color' of a phone number, or any 10-digit+ combination.