Title: google new algorithm
Last modified: January 21, 2019

---

# google new algorithm

 *  Resolved [talhaahmed18](https://wordpress.org/support/users/talhaahmed18/)
 * (@talhaahmed18)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/google-new-algorithm-2/)
 * After google has changed its algorithm this plugin is not helpful. It gives very
   bad result(below 30) on mobile. I am using this plugin for years but now I am
   having issues like I have mentioned and I have to move to some other plugin if
   the issue persist. Please advise
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgoogle-new-algorithm-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * (@vmarko)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/google-new-algorithm-2/#post-11113352)
 * Hello,
    Yes, it’s more complex now to increase the mobile score. The problem 
   is that Page Speed Insights wants you to perform something called ‘Code splitting’.
   A part of that process means that you figure out what part of the CSS is required
   to display ‘above the fold’-content — the content you see when you first visit
   the page without scrolling — and separate that part into a different file. That
   way, you can load that file the usual way and defer the loading of other stylesheets.
   You can do the same with scripts by adding async/defer to the script tags. If
   you’ve done that correctly, the website can show the content a lot faster and
   loads the content that’s not visible right away afterward. This will improve 
   the “First Meaningful Paint” score from 3.5 seconds to under 1 second.
 * The problem with above-the-fold-content is that we cannot figure that out for
   you. We can only combine and minify the scripts and stylesheets to improve the
   overall loading time. If you want to apply code splitting, you need to disable
   JS and CSS minification entirely and ask someone with knowledge about code splitting
   to help you out. Your theme and possibly some plugins need to be modified to 
   separate the above-the-fold styles into a separate file.
 * We don’t have such an option in our plugin, as it’s very complicated. Also, no
   other plugin can do that either.
 *  Thread Starter [talhaahmed18](https://wordpress.org/support/users/talhaahmed18/)
 * (@talhaahmed18)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/google-new-algorithm-2/#post-11201254)
 * Thanks for providing much details.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘google new algorithm’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

## Tags

 * [google results](https://wordpress.org/support/topic-tag/google-results/)

 * 2 replies
 * 2 participants
 * Last reply from: [talhaahmed18](https://wordpress.org/support/users/talhaahmed18/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/google-new-algorithm-2/#post-11201254)
 * Status: resolved