Google should reward fast / jank-free websites instead of rewarding websites that use one particular technology (AMP). On SERPs, both the "flash" icon and the AMP carousel are AMP-exclusive which suggests that Google is abusing its market power.
They do. They reward sites that load fast. They also offer AMP as another way to speed sites up, which in turn makes them rise in rankings. But Google offers a large suite of tools to help web developers speed up their websites.
Google AMP Is Not a Good Thing
111–120 of 169 posts
Re: Google AMP Is Not a Good Thing
#112The core argument of this article is flawed. AMP does not break normal links--although the Google search engine sort of does. As an example of using AMP with normal links, see Cloudflare's implementation[0]. It is possible for many CDN-like services to implement AMP caches. Web sites link to each other normally, and mobile visitors can be served the AMP version. Remember that AMP is an open standard and accepting pul…
Re: Google AMP Is Not a Good Thing
#113Earlier quoted context omitted.
You perhaps underestimate the complexity and fidelity of the Google crawl, indexing, and ranking pipeline. Many intelligent people have spent many years trying to solve the sorts of problems you describe. (disclaimer: I work at Google, and used to work on Search)
I totally get that Google has done a lot of work on these issues. It is still the case that no website that wants good ranks should depend on Google executing their javascript. Implementing AMP, on the other hand, means that you know you're going to get a good mobile speed score. In no way was I dissing Google's crawl or crawl team. I'm just handing out conservative advice for website owners. (disclaimer: blekko Foun…
Re: Google AMP Is Not a Good Thing
#114A large number of mainstream sites are already on amp. The rest will inevitably be forced to follow. It's done.
It's a clear abuse of power by Google which would ideally be illegal given its near monopoly search position. Trading convenience for a lock-in is an extremely poor tradeoff in the long run and its a miracle no legal action is in the offing. This is the negative outcome of capitalism, concentration of power which inevitably gets abused.
Re: Google AMP Is Not a Good Thing
#115Then whenever someone goes to the Cloudflare user's website and clicks a link to your website they'll instead be fed a version of the page from Cloudflare and you'll never see that traffic.
And since you (or me, in this case) don't have a Cloudflare account you can't get any response from Cloudflare support to get them to stop re-hosting and serving your content from their servers.
Re: Google AMP Is Not a Good Thing
#116Earlier quoted context omitted.
Nothing about Medium is lightweight. Consider this one-sentence article that results in a 1.2MB pageload: https://medium.com/@mceglowski/chickenshit-minimalism-846fc1... There are more examples and a broader examination available from idlewords: http://idlewords.com/talks/website_obesity.htm
Lucky you - that medium link was a 2.19MB download on my laptop.
Crazy because when you look at Medium it does appear to be very clean so this experience has certainly been somewhat disillusioning.
Re: Google AMP Is Not a Good Thing
#117Out of interest, is there anyone who wants to defend the current Google AMP (not the concept of lighter webpages, but how google has gone about it?) I haven't found anyone yet personally.
1. I can click a link to an article from a search result 2. I can read the article without having to wait 5 mins for every little javascript and popup to finish 3. Success Optimizing a rich content-heavy website is hard, and time consuming. While we all can moan about all the tracking and ads that appear on these sites, they are a fact of life, and simply relying on the engineering chops of every website to up their…
I'm probably going to get flak for this but tracking aside, and I can understand the arguments for that, from my experience a lot of poor performance is down to cargo cult development on the client side.
On the flip-side, if you want an example of a content heavy media site that gets it right: http://www.bbc.com/news.
Re: Google AMP Is Not a Good Thing
#118Earlier quoted context omitted.
It's true that loading fast and giving you the info you wanted directly from the search results page is a good thing. It is also important to realize there's a trade off happening where you're further locked into Google and their ecosystem. It's a pretty dramatic change to the way search has worked up until now. It more mimics the way internal webviews work in Apps like Twitter and Facebook apps.
> It is also important to realize there's a trade off happening where you're further locked into Google and their ecosystem How am I locked in? Google isn't the authoritative host of AMP content, nor are they the only party running an AMP cache, nor does the existence of an AMP copy of a page prevent me from accessing the regular web copy.
Re: Google AMP Is Not a Good Thing
#119Earlier quoted context omitted.
It's true that loading fast and giving you the info you wanted directly from the search results page is a good thing. It is also important to realize there's a trade off happening where you're further locked into Google and their ecosystem. It's a pretty dramatic change to the way search has worked up until now. It more mimics the way internal webviews work in Apps like Twitter and Facebook apps.
Am I locked in? Bing and Cloudflare also both run AMP caches now.
Re: Google AMP Is Not a Good Thing
#120The core argument of this article is flawed. AMP does not break normal links--although the Google search engine sort of does. As an example of using AMP with normal links, see Cloudflare's implementation[0]. It is possible for many CDN-like services to implement AMP caches. Web sites link to each other normally, and mobile visitors can be served the AMP version. Remember that AMP is an open standard and accepting pul…
here's the idea: give pages amp ratings purely based on full-load page-speed. amp pages get it, vanilla hackernews gets it too.
With your solution, site A can load at 2s and site B at 3s, and site A will win. With AMP, sites A and B can both load in 200ms by easily integrating with an open standard.
Also: all this talk of "lock-in" and "centralization". With the approach you proposed, the publisher with the most money to spend on dev resources wins the highest search ranking. Isn't that counter to decentralization? Isn't an open, simple standard like AMP a better solution (though not a perfect one)?
What I'd like to hear from an AMP critic is: how can we achieve what AMP achieves--lightning-fast speeds that users love--without the "evil" AMP approach?