question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AMP-to-AMP (A2A) linking

See original GitHub issue

Features for publishers to specify navigation from an AMP page to another AMP page when served from CDN:

  • Add per-link opt-in, e.g. <a href="example.com/amp" amp>
  • Add whole page opt-in for all navigation features (links, AMP.navigateTo, AMP-Redirect-To) with new boolean attribute on HTML tag e.g. <html a2a-by-default>

Notes:

  • The viewer already has an a2a capability and page -> viewer message. See navigateTo() in viewer-impl.js
  • Note that this is distinct from the proposed AMP Cache transformation that adds amp-href to normal <a> URLs that it already has a cached AMP page for

/cc @lswang1618

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
westonrutercommented, Jan 30, 2019

FYI: I’ve put together an extension that implements A2A linking for sites using the AMP plugin, when that feature is implemented by an AMP viewer. See more at https://github.com/ampproject/amp-wp/issues/1389#issuecomment-459126087.

0reactions
cramforcecommented, Feb 6, 2018

Looks good as discussed in review. No semiconolon in content.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Settings Screen - AMP for WordPress
Also, when mobile redirection is enabled, the plugin automatically enables AMP-to-AMP (A2A) linking allowing users that have reached AMP content, ...
Read more >
Induction of antiinflammatory purinergic signaling in activated ...
Gene names and corresponding proteins are: ADORA2A, adenosine A2A receptor; CD38, ... NAD +, and cyclic AMP to AMP and adenosine (Figure 8)....
Read more >
Introducing v2.0 of the official AMP Plugin for WordPress
When mobile redirection is set, the plugin automatically enables AMP-to-AMP (A2A) linking. With A2A site visitors that land on an AMP page are ......
Read more >
AMP and adenosine inhibit TNF-α and CXCL10 production ...
Adenosine and its precursors, via A2A receptors, likely suppress TNF-α ... 2013); (iii) as an astrocyte to neuron signal, linking astrocytic ...
Read more >
Cyclic AMP-Adenosine Pathway Induces Nitric Oxide ...
This pathway involves the conversion of cyclic AMP to AMP, and, hence, to adenosine ... linked to a pathway not involving adenylyl cyclase/protein...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found