Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support vupdraft

    (@vupdraft)

    Hi,

    It’s really difficult to say without being able to see the site.

    I can answer some of them;

    Object caching – the plugin does not offer this, please use something like Redis for this.

    CSS/JS files are not concatenated – most sites don’t require this as they support http2, you can check this here: https://tools.keycdn.com/http2-test . If you site supports http2 you do not want to merge your files, it will slow things down

    You can defer your JS under Minify >> Javascript >>Defer JavaScript. You will want to put your site through Google page speed insight and add any render blocking scripts here.

    Lazy loading – this is a premium feature

    Link prefetching – Preload key requests / assets is a premium feature

    page caching – I can see that you have activated this but I would need to look at your site to see what was going on.

    Thread Starter shannonsadik

    (@shannonsadik)

    I can send you a log in if you have an email.

    Thread Starter shannonsadik

    (@shannonsadik)

    Most concerned about page caching as that is clearly enabled and yet not working.

    Plugin Support vupdraft

    (@vupdraft)

    Due to WP forum regulations we cannot accept anything. You would need to post your log using a tool such as pastebin.com

    We really would need to see your site though. We would need to look at things like the headers which we can only see through visiting your sites and not through a log

    Thread Starter shannonsadik

    (@shannonsadik)

    Site is now live. You can take a look here: https://heronpondhideaway.com/

    Please take a look at page caching as it is enabled, but still showing as not per WordPress.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.