• Resolved mrmatei

    (@mrmatei)


    Hello,

    I created an epmty page template which I load without headers or footer. Just a php message in it and I have a loading time of 2.5-3.5 seconds on this page.

    On the other hand I have a simple php file which loads within 20ms.

    What can I do to make wordpress work faster?

    • This topic was modified 5 years, 9 months ago by mrmatei.
    • This topic was modified 5 years, 9 months ago by mrmatei.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • That page isn’t any part of WordPress from what I can see.

    It appears to be a file in a subdirectory on its own and not reliant on anything but your web server and PHP to render it.

    Thread Starter mrmatei

    (@mrmatei)

    Hello,

    Thank you for taking the time in writing to my post!

    Actually it is not an empty php page file. It is a template page file that doesn’t output the headers or the footer. But it is rendered by wordpress…

    I figured out why it is loading so slow. Becuase of the modules. My modules were delaying the page render by 2.8s

    I think this is not a good thing if you think about it. Modules will delay empty pages? Why is it doing that?

    Anyway.. My problem is fixed.

    Thank you!

    • This reply was modified 5 years, 9 months ago by mrmatei.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Empty page is slow’ is closed to new replies.