Amp plugins + Wordpress = speed, rankings, results
-
Hello beloved,
Been some time since I have been on, planning to return and help out and be bit more active.
Need some latest thoughts and input, on amp plugins for Wordpress, and their results and effect on rankings?
Thank you all in advance
-
WP Rocket Works better
-
Never found any plugin that does critical CSS and critical JS properly for all variants of a site's responsive design. Maybe a lot of things do get covered by some plugins, but it ends up looking glitchy with bits of the page jumping around on-load (which is technically a failed critical rendering path optimisation implementation!)
There are loads of good plugins that help with the caching, minification, compression and deferring of resources (Super Cache, W3 Total Cache, Autoptimize etc) but still for the critical rendering path optimisation elements - nothing that I would call 'solid' or 'good'
Still I haven't personally built a WP site in a year or two now. Maybe you could point me to a plugin that actually correctly generates critical CSS and critical JS in a dynamic way where it's altered depending upon the user's device (mobile vs desktop etc)
As for AMP, never had much luck with it myself. Like Joe said I don't think it's really very worth it
-
Effectdigital,
Critical Path optimization is just one part of a bigger amp pie including:
- Allow only asynchronous scripts
- Size all resources statically
- Don't let extension mechanisms block rendering
- Keep all third-party JavaScript out of the critical path
- All CSS must be inline and size-bound
- Font triggering must be efficient
- Minimize style recalculations
- Only run GPU-accelerated animations
- Prioritize resource loading
- And More
So amp process covers a lot, and agreed top devs is ideal, but in WordPress world there are plugins that successfully cover 90% of what a solid dev would do in a custom project, and for many cases a plugin is more then enough so looking for more input, of any that had success. Again thank you for the current response this is helpful.
-
Thanks Joe,
Anyone have experience for extended length blog articles that took advantage of amp functionality?And saw rank boost? This is the info I am looking for.
Thanks all
-
I second this but also add that optimising your critical rendering path (which to be done properly CAN NOT BE HANDED to junior developers, senior only!!!) can have some incredible results:
https://developers.google.com/web/fundamentals/performance/critical-rendering-path/analyzing-crp
https://kinsta.com/blog/critical-rendering-path/
It's extremely difficult and involves inlining some CSS / JS, putting the rest in another file and deferring that file (as well as a few other bits and pieces). The trick is getting the CSS / JS inline / external groupings set up correctly as otherwise, the site loads up a bit glitchy
This is extremely advanced, tiresome and not for the faint of heart. Only champions of dev need apply
-
This was tried at my Agency a few months ago, it was a waste of time, in my opinion, unless you're running a News service.
I'd focus on optimising your site & upgrade your hosting solution.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Does adding new pages, new slugs, new URLS in a site affects rankings and visibility?
hi reader, i have decided to add new pages to my site. if i add new urls, i feel like i have to submit the sitemap again. my question is, does submitting sitemap again with new slugs or urls affects visibility is serps, if yes, how do i minimize the impact?
Web Design | | SIMON-CULL0 -
Competitor's new site ranking with out much keywords - How?
Hi all, One of our competitors have recently redesigned their website with new content. Now I can see much less keywords in the content. And page title also changed away from keywords. Still this is ranking at good position. How? Previously they used to have much landing pages with related keywords which some of them are missing now. Still I wonder why this website is ranking high? Thanks
Web Design | | vtmoz0 -
Wordpress: Pages vs Posts vs Portfolio
Hi All, I'm looking to put pen to paper and design my main structual template for my website. I will be creating the new site in Wordpress. My understanding of Wordpress is broken into the Static Pages, Posts and Portfolio. Static PAGE
Web Design | | Mark_Ch
Static one off content.
No tags, categories or archived Posts
content entries, which is listed in reverse chronological order.
Update post entry to maintain overall freshness of your website.
tags, categories & archived Portfolio
????? Question What are the benefits of a portfolio page over Static Pages & Posts When creating feature rich articles should i use static pages, posts or portfolio. Thanks Mark0 -
The impact of using directories without target keyword on our Rankings
Hello all, I have a question regarding a website I am working on. I’ve read a lot of Q en A’s but couldn’t really find the best answer. For one of our new websites we are thinking about the structure of this website and the corresponding URL-structure. Basically we have a main product (and a few main keywords) which should drive the most traffic to our website, and for which we want to optimize our homepage. Besides those main keywords, we have an enormous base of long-tail keywords from which we would like to generate traffic. This means we want to create a lot of specific pages which are optimized. My main question is the following: We are thinking of two options: Option 1: www.example.com/example-keyword-one Option 2: www.example.com/directory/example-keyword-one With option 1 we will link directly from our homepage to the most important pages (which represent our most important keywords). All the pages with the long tail content will be linked from another section on our website, which is one click away from our homepage (specifically a /solutions page which is linked from the footer). All the pages with long-tail content will have this structure www.example.com/example-keyword-one so the URLs will not contain the directory /solutions With option 2 we will use more subdirectories in our URLs. Specifically, for all the long tail content we would use URLs like this: www.example.com/solutions/example-keyword-one
Web Design | | NielsB
The directories we want to use wouldn't really have added value in terms of SEO, since they don’t represent important keywords. So what is the best way to go? Option 1, straightforward, short URL’s which don’t really represent the linking structure of our website, but only contain important keywords. Or option 2, choose for more directories in our URLs which represent the linking structure of our website, but contain directories which don’t represent important keywords. Would the keyword ‘solutions’ in the directory (which doesn’t really relate to the content on the page) have a negative impact on our rankings for that URL?0 -
Has anyone had luck doing SEO with a wordpress website built with Parallax?
Has anyone worked with Parallax before? Is it possible and worth it to do SEO on a wordpress site that uses Parallax? I have a friend that is asking. Currently when you navigate their site there is only one URL (home page) and one title tag.
Web Design | | webestate0 -
What pluggin translator is the newest and the best to install on wordpress. Thank you very much
What pluggin translator is the newest and the best to install on wordpress. Thank you very much
Web Design | | maestrosonrisas0 -
Anyone Know Of A WP Plugin for Before and After Pictures
Hey Mozzers- Does anyone know of a good WordPress Plugin for displaying before and after images. This could be for a docs office, etc. Any feedback would be great! Thanks!
Web Design | | kpeacy0 -
How to serve a Mobile & Full Site using one URL?
Hello, Does anyone know of any resources or tutorials that outline how to serve a smartphone-formatted website using the same URL as the full site? I know that one solution is using media-queries to serve a seperate CSS stylesheet, but you still have the full HTML source code. In other words, I might want to serve a smartphone & desktop user different content, but under one URL. WP Touch (Wordpress Plugin) is a perfect example of what I mean, but how is it technically achieved? It serves two different sets of HTML for smartphone & full, but using one URL http://www.bravenewcode.com/store/plugins/wptouch-pro/
Web Design | | petecampbell-bmi0