google search will funnel users to amp-enabled pages, so anybody /not/ on the amp train will suffer. In that way it is a walled garden. It's google's version of becoming a portal.
How does google make money off of this?
31–40 of 52 posts
google search will funnel users to amp-enabled pages, so anybody /not/ on the amp train will suffer. In that way it is a walled garden. It's google's version of becoming a portal.
How does google make money off of this?
Earlier quoted context omitted.
I would say in that case, the administrator who didn't properly configure their theme and plugins is "schizophrenic."
Most administrators are lazy. If you write software for thousands or millions of users, sane defaults are a must. I find it useful to keep Saint-Exupéry in mind: "It seems that perfection is attained not when there is nothing more to add, but when there is nothing more to remove." Let's look at the first lines of WordPress's default template: Why bother with xmlns if it's not well-formed XML anyway? Why dir and lang…
I checked back to Twenty Fourteen and didn't see the lines you referenced. Regardless, it's a silly argument, the default themes are "reference" themes, meant to show off all the features WordPress offers and of course don't represent all WP themes.
No, your WP site supports AMP if you haven't bothered to do anything custom and don't care about anything other than standard design.... in which case you have work ahead of you.
I develop for a dozen or more totally custom Wordpress sites for my job and the effect this will have on us is precisely zero.
More importantly, this is a band-aid fix for the problem.
Earlier quoted context omitted.
Most administrators are lazy. If you write software for thousands or millions of users, sane defaults are a must. I find it useful to keep Saint-Exupéry in mind: "It seems that perfection is attained not when there is nothing more to add, but when there is nothing more to remove." Let's look at the first lines of WordPress's default template: Why bother with xmlns if it's not well-formed XML anyway? Why dir and lang…
What "default template" would that be? As for the "lang" attribute, it is set to the language chosen when WordPress was installed.
I'm curious what long term ad click rates are going to be for publishers that use AMP. The user experience is very reader-centric. When you do a search and click on an AMP-enabled page (at the top of the search results) you can then swipe left and scroll to the next AMP-enabled page. It's a strong incentive to just read the headline of an article then swipe away. This is great for readers but bad for publishers since…
Isn't AMP intended to compete with the likes of Facebook Instant Pages?
At the same time, Google thrives by returning high quality search results. It also depends heavily on web over native. For the web to stay relevant on mobile, it needs to meet some minimum expectations met by native experiences.
I frequently find fault with the websites I arrive at through Google because of shitty performance and irritatingly obtrusive advertising. There's more to mobile friendliness than a responsive CSS grid system and publishers need to realise that.
Earlier quoted context omitted.
The project is open source and open to contributions from anyone. Every single time this comes up the project contributors have said that they will gladly modify to support any network they can. They're also constantly developing new components to fill in the gaps for other embeddable services. You want ? Submit a PR! Open an issue! It's open source! And please, please tell me what's wrong with using e.g. ? It's just…
> The project is open source and open to contributions from anyone. The project is exclusively governed by three Google employees, listed at https://github.com/ampproject/amphtml/blob/master/GOVERNANCE... , all contributions are at their discretion. All contributors must sign a legally binding licensing agreement with Google which includes a patent grant, per https://github.com/ampproject/amphtml/blob/master/CONTRIBU…
And CLA's aren't fun, but they're hardly new, either.[1]
If you don't like that it's Google, that's fine, but at least be honest with yourself about it. But unless you've submitted a PR or can cite a PR (on any Google OSS repo at all) that they've rejected purely on the basis that Google is somehow doing wrong by the developers, then what are we even talking about?
[1] https://en.wikipedia.org/wiki/Contributor_License_Agreement#...
Earlier quoted context omitted.
Can you elaborate? From what I can tell, AMP makes use of on-demand resource loading, which HTTP/2 prefers over bundled resources thanks to multiplexing.
From what I understood, there are a few contradictions like splitting up assets (preferable in HTTP/2) as opposed to concatenating/merging them (preferable in AMP). Perhaps I misunderstood
WordPress is schizophrenic Oh hey let's load up your webpages with all this cr*p by default, tons of javascript, css, external files, fonts, headers, footers useless markup. Oh hey, let's use this plugin to strip all that out. How about not putting it in there in the first place.
A significant amount of WordPress related overhead would disappear if developers would keep resources to a minimum and provide a way to turn them off without writing additional code. Or if there was some built in system that tried to bundle together the CSS and JS files.
I'm curious what long term ad click rates are going to be for publishers that use AMP. The user experience is very reader-centric. When you do a search and click on an AMP-enabled page (at the top of the search results) you can then swipe left and scroll to the next AMP-enabled page. It's a strong incentive to just read the headline of an article then swipe away. This is great for readers but bad for publishers since…