Redirecting AMP to canonical pages
See original GitHub issueDescription
Give users an option to disable AMP by automatically redirecting to the canonical pages when possible. AMP standard manifests that AMP pages contain a <link rel="canonical" ...>
element pointing to the canonical page, making it straightforward to discover it and redirect.
Interest from community:
- https://community.brave.com/t/de-amp-pages-automatically/47258
- https://www.reddit.com/r/brave_browser/comments/bpzrsk/disable_amps/
- https://www.reddit.com/r/brave_browser/comments/8n22ax/can_you_disable_google_amp_pages/
- https://www.reddit.com/r/brave_browser/comments/aocio0/what_prevents_you_from_using_brave_browser/
Steps to Reproduce
Visit any AMP page
Actual result:
See mobile-optimised AMP version of the content
Expected result:
See the original content
Reproduces how often:
Easily reproduced
Issue Analytics
- State:
- Created 4 years ago
- Reactions:7
- Comments:6
Top Results From Across the Web
Redirect all AMP pages to non-AMP pages - Rank Math
How to Redirect all AMP Pages to Non-AMP Pages in Rank Math? · 1 Navigate to Redirections · 2 Add a New Redirection...
Read more >De-AMPing Feature: Redirect an AMP page to its canonical ...
We'd like to redirect Brave users from AMP pages to the canonical/non-AMP version of the page. This issue captures only the first part...
Read more >AMP Page URL has canonical URL which is Redirect (3XX)
This Hint will trigger for any AMP Page URL which has a canonical tag pointing to a URL that returned Redirect (3XX) when...
Read more >Can AMP pages use a redirecting URL in the canonical tag?
I recently changed the URLs of my articles and they are now 301 redirected to the new URL format. However, the AMP equivalent...
Read more >URL Canonicalization and the Canonical Tag | Documentation
Pick one of those URLs as your canonical URL, and use 301 redirects to send traffic from the other URLs to your preferred...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
In the meantime there’s this site (https://www.amputatorbot.com/) but i really hope this gets implemented.
Fixed by https://github.com/brave/brave-core/pull/11750 and other follow up issues