Konzi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site loading time issueI copied the page to my server: http://konzi.org/test
It runs completely fine with no issues, I just had to disable the slideshow, its not compatible to the newer PHP Version.
So I think the Problem is with the host, right?
Forum: Fixing WordPress
In reply to: Site loading time issueThanks for your fast help, I will implement the recommended changes, but first I want a stable installation 😉
I will copy it to my personal server, I’m quite sure that it will work there. My problem is that its a site for some friends, and they have a contract with the current hoster so I can’t just move them to different host :/
Forum: Fixing WordPress
In reply to: Site loading time issueI’m sorry to revive this thread, but I think the problem is different. Let me explain again:
The problem: Sometimes (~3 out of 10 reloads) the site takes EXACTLY 1 Minute to load. Firebug and the built-in Chrome Site Speed tool report the the state is “Waiting” for 1 Minute (after DNS lookup and Sending the request) and then it loads perfectly. I really have no clue where this problem comes from, and agin its not a problem with the content, the browser simply doesn’t get an answer from the server.
EDIT: Here is a screenshot of the problem in chromes Network explorer: http://img109.imageshack.us/img109/7585/screenshotat20120329173.pngThe domain is http://www.waldviertelurlaub.at and I hav to run 3.1.4 becuase the hoster has a some problems installing the new PHP version. Shouldn’t be the source of the problem.
I’m using the Suffusion theme, which shouldn’t be the problem since I also tried the complete blank “Toolbox” theme and had the same problem.
So I suspect its a wordpress core problem, but maybe my hoster has messed something up. I don’t know…So my problem is that something server-side takes exactly 1 minute (or gets abandoned after 1 minute). It may be the writing of a file, or something similar…
I would be glad for any suggestions…
Thanks, Konzi
Forum: Fixing WordPress
In reply to: Site loading time issueYeah, but how do I get the first page access to load faster?
Forum: Fixing WordPress
In reply to: Permalinks like "/index.php?post-id="I think a solution would be to disable pretty permalinks alltogether. Is there such an option? Old WordPress installations all looked like index.php?postid=…
Anyone can help?
Forum: Fixing WordPress
In reply to: Permalinks like "/index.php?post-id="Yeah i already read that, but as far as i have seen the only option is the index.php/%postname%
but i need it with an “?”. Eg; Index.php?postid=xy”…