Doubles server wait time and adds to page load
-
Over the past few months I’ve noticed a significant rise in page load time. After investigation it is clear that a URL with the name/value pair appended: mywebsite.com/?sccss=1 forces the WordPress environment and all plugins etc. to load again before the CSS is output through the buffer.
This is inefficient. Would it be best to save the text a file and request it if the plugin is active?
- The topic ‘Doubles server wait time and adds to page load’ is closed to new replies.