I am experiencing slow loads when changing directories. I am trying to figure out why this is. I use a standard CSS spreadsheet located in home directory, and I use php includes for all of my website sections (header, nav, footer). I use the standard ../../ to load previous directories.
When changing pages located in the root directory, things are great; however, when changing to another directory the page loads slow. Any suggestions?
(having this issue across my entire website, even on my development section of my website with a completely different design)