I have a website in php. It has a header.php, footer.php and then the content pages.
When the each page loads the header shows up quickly but then it takes couple seconds (sometimes even 10 sec) until the page loads.
What can be causing this problem? bad coding?