willchan04
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] No rel=”amphtml” in blog archeveHey Marqas,
Thanks, I will be in touch by email.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] No rel=”amphtml” in blog archeveyes I did.
I guess the question is, when I choose the Post page to be the Custom AMP front page, why is the canonical link is going to the front page instead of the post page?
[ No bumping please. ]
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Google Tag Manager SetupHey Ahmed,
Thanks for getting back. I tried it and it did not work.
I don’t know if this is costing the issue but the Google tag manager installation code is
<amp-analytics config=”https://www.googletagmanager.com/amp.json?id=GTM-XXXXXXX>m.url=SOURCE_URL” data-credentials=”include”></amp-analytics>
but the one that I see in the source code that generates by AMP for WP is
<amp-analytics id=”amp-gtm-googleanalytics” type=”googleanalytics” data-credentials=”include” config=”https://www.googletagmanager.com/amp.json?id=GTM-XXXXXXX>m.url=SOURCE_URL”><script type=”application/json”>{“vars”:{“account”:”UA-XXXXXXXX”},”triggers”:{“trackPageview”:{“on”:”visible”,”request”:”pageview”}}}</script></amp-analytics>
Is the & causing the issue?
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] No rel=”amphtml” in blog archeveHi Mohammed,
Thanks for getting back. Yes, I did update to the latest version, but the canonical and amphtml are still incorrect.
The /amp page ( blog archive ) still have a canonical link to the home (not blog archive) and the blog page (Chosen in Settings > Reading ) doesn’t have amphtml link to the /amp .
Any help will be appreciated