URGENT: AMP URLs in top stories are no longer recognized
closed
J
JS
AMP URLs are no longer recognized in Top Stories, it seems google changed some syntax
For example
link 1 "Yahoo" in top stories, the url is "https://www.yahoo.com/amphtml/entertainment/novak-djokovic-calls-wimbledon-ban-130817359.html", which is AMP url
while link 4 "Reuters" is not
BTW, it was working fine till 4/13-14
Ali
closed
J
JS
any updates
J
JS
notice how the AMP div is
<div class="amp_re E7YbUb" data-hveid="CBIQAA" data-ved="2ahUKEwjO6LTKqqX3AhW-mHIEHf98B2YQz_ADKAB6BAgSEAA">
<div class="xCURGd">
<a class="WlydOe" data-amp-cur="" data-amp-title="yahoo.com" data-amp-vgi="" href="https://www.yahoo.com/amphtml/entertainment/novak-djokovic-calls-wimbledon-ban-130817359.html"
while the non-amp is
<div class="E7YbUb" data-hveid="CAsQAA" data-ved="2ahUKEwjO6LTKqqX3AhW-mHIEHf98B2YQz_ADKAB6BAgLEAA">
<div class="xCURGd">
<a class="WlydOe" href="https://www.reuters.com/lifestyle/sports/djokovic-slams-crazy-wimbledon-ban-russian-belarusian-players-2022-04-21/"
please fix ASAP
J
JS
Hi Ali
Actually, they are AMP links but some sites redirect
for example:
Yahoo (/amphtml/): https://www.yahoo.com/amphtml/entertainment/novak-djokovic-calls-wimbledon-ban-130817359.html
BR (/amp/)
Reuters (not amp)
CNN (amp.cnn.com)
Ali
Hi JS,
This is not a bug. Reuters, Teleghraph and Atptour.com are not publishing their content in AMP form anymore. Web is gradually getting away from amp due to controversies.
You can check this from the raw html:
I hope this helps.