Replies: 0
If you have a page with custom canonical to another url on the same domain (maybe to another domain too), the amp version will not canonicalized properly. Instead it canonical to parent url.
For example,
http://example.com/link-a/ is canonicalized to http://example.com/link-b/
But on http://example.com/link-a/amp/ it’s canonocalized to http://example.com/link-a/
Did anyone else encouter this error?