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
-
404 errors & old unused pages
I am using shopify and I need to delete some old pages which are coming up as 404 errors (product no longer available!) does anyone know where you go to delete these pages which are no longer needed?
Web Design | | carleyb0 -
Migrate from HTML to Wordpress?
My website is currently HTML because in the past, I liked a more hands-on approach and liked to have a high level of control over my code. My organic search rankings are very good. I do have a blog on wordpress now. Despite all of this, I am considering moving to Word Press. The reason is that the fancier website techniques are very easy to achieve with a wordpress theme or plug-in. And some changes, such as menu, can be done at the high level versus the entire site. Auto-responsive is built within the themes, so anytime a new device comes out, they update it so I don't have to. And, I would like to be more tightly integrated with my blog. I am also getting to the points that I have no time to code and would like something a little simpler to maintain. BUT, I am scared to make the move and then completely lose my organic rankings. I know that I will have to 301 all of the pages. And I know that I will have to maintain all my current on-page SEO by paying close attention to the headers and whatnot. Do you all think that it is worth making the switch? Is there a good chance my organic rankings will drop?
Web Design | | CalicoKitty20000 -
Mergers & Acquisitions - Website Transition Good practice
Hi everyone, I was wondering if anyone has come across good practice for maintaining websites after a merger or acquisition where there needs to be an association between two websites of the two companies involved. For an acquisition, I'm considering moving the acquired company to a sub domain of the parent company e.g. aquiredcompany.parentcompany.com. On both websites there wmay be a prominant popup so visitors can switch between the websites if they have visited the incorrect one. One worry I have is the acquired company has some good rankings, which I want to keep. I will of course manage the process through 301 redirects. But I was wondering if anyone has any thoughts on this approach or can suggest any better solutions. Thanks in advance, Stuart
Web Design | | Stuart260 -
Does interlinking on mobile site helps in seo & improvement in rankings
Hi, Does interlinking on mobile site helps in seo & improvement in rankings. Our desktop site & mobile site has same urls. Regards
Web Design | | vivekrathore0 -
Does anyone know how to find functions/codes/etc in WordPress?
Right now, I'm working on solving a relatively easy WP issue (easy, because someone told me what to do. Thanks iNetSeo). I have to replace: <span class="post_date"></span class="post_date"> and replace it with <span class="post_date date="" updated"=""></span class="post_date> But, I can't find the "_<span class="post_date">"</span class="post_date">_For a number of my WP problems, the hardest part is just located the code/function/markup I need to replace. Does anyone know where this might usually be stored on a website? Also, does anyone know if there's any tool that would allowed to just put "various function" in a search box, and wordpress take you to where it was on the backend of your site, so you could edit it? I included a screenshot of our editors, but I already opened them all, pasted the code in Ctrl-F to no avail, but maybe I missed something. Thanks for helping with my frustrating scavenger hunt! Ruben ASTPPfA
Web Design | | KempRugeLawGroup0 -
4XX (Client Error) on Wordpress Wesbite
I've just taken over the management of a website and am getting 4x 4XX (client Error) issues. Example: http://inter-italia.com/en/wp-login.php?action=lostpassword Can anyone give any guidance as how to fix this wordpress? I also see a lot of 'temporary redirects' due to multilingual plugin - is there anything I can do to fix this?
Web Design | | skehoe0 -
Is there any negative SEO effect when using Wordpress for your Blog?
I have a site entirely done in html, no CMS used. The blog page however, is wordpress. Wondering if this will effect us negatively in terms of SEO, having the blog that is linked to our site, a wordpress site. My gut is absolutely not, but the questions was asked....what do you think?
Web Design | | cschwartzel0 -
Wordpress vs. mvc framework
What's the benefits of choosing an mvc framework such as codeigniter or cakephp over wordpress? Wordpress has so many plugins, and a universally known UI for customers, it just saves a ton of time. However, a lot of the 'big guys' like SEOmoz and Distilled(?) use Cakephp and other mvc frameworks so it has me wondering what the benefits are...... anyone?
Web Design | | DonnieCooper2