html2amp icon indicating copy to clipboard operation
html2amp copied to clipboard

Remove link rel references to AMP version

Open jrdi opened this issue 5 years ago • 1 comments

Link rel tag for amphtml should be removed to have a valid AMP version

jrdi avatar May 08 '20 09:05 jrdi

@jrdi Thank you for you PR and sorry for late reply...

Could you pass me AMP official document link which mention that Link rel tag for amphtml should be removed to have a valid AMP version.

Here is my understanding..

AMP First

needs rel[amphtml]

https://amp.dev/documentation/guides-and-tutorials/start/create/prepare_for_discovery/?format=websites

image

Paired AMP :

not mentioned about whether amp page could have rel[amphtml] or not.

But AMP validator would not detect as invalid if the page has rel[amphtml].

t-jindai avatar Jun 12 '20 12:06 t-jindai