Page Performance

Posted in: Newspaper
Post count: 15

Hello;

I want to increase my site performance. After a couple of tests I found out the problematic elements for speed. How can I compress my CSS files without corruption? How else can I get the java script and css code in the footer part? Also how can I compress my HTML files without any corruption?

Note: Although I am changing the server, I am having problems with server response time. On the server the WordPress memory limit seems to be 40 MB and suggested 96 MB. Will this change speed up the system?

Post count: 20688

Hi,

Use the suggestion provided by a theme user in this topic
https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
A minified js will be served by the theme by default.

For moving resources you need a render blocking plugin, such as the speed booster
https://forum.tagdiv.com/how-to-make-the-site-faster/
Note that the speed booster will be deactivated if it detects plugins that are not part of this list
https://www.screencast.com/t/TqHrzrA6y
This check could be disabled and the booster will always be active, you can then make check if everything works properly
https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/

There would be other render blocking plugins or solutions online, maybe you can also test others.

Check the theme requirements here, we notice that for many users a 256M memory limit is sufficient, if allowed by the hosting
https://forum.tagdiv.com/requirements-for-newspaper/
Use PHP versions up to 7.2 with the theme, 7.1 or so would be best.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.