Broken homepage

Our homepage is being broken now. So we wonder what the problem is. Our system is based on wordpress. Is it related to storage? or is it related to many log files?

8 Replies

A broken home page doesn’t tell us what the issue is. You need to provide a URL, any error messages, etc.

Hello,

Please reply asap.

I can’t read the site content due to the language barrier unfortunately. However, if I had to guess, I would say it might be a theme issue. So you might want to look at another WordPress theme and test it.

Hello,
then, we are wondering if the broken homepage is caused by disk capacity which is full already. If so, can we enlarge the disk capacity by paying more money with no problem in our system?

No it wouldn’t be a disk issue.

Greetings @korgoubestadmin,

We can curl the website fairly quickly but when accessing via the browser, the site fails to load quickly. This would demonstrate what LouWestin mentioned regarding the Wordpress theme.

newark:~$ time curl www.korgou.com
real 0m0.837s
user 0m0.003s
sys 0m0.011s

I recommend going through the suggestions here as well:

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.korgou.com%2F

Best,
Preston
Linode Support Team

Hi @korgoubestadmin,

if you open the browser inspector > console.
You'll find a lot of 404 errors that indicating the files are not available.

If you are hosting some files by yourself you want to also check the permissions on your server. (https://ss64.com/bash/chown.html)

But it looks more like qiniudn.com is not delivering your queried files.

Hope that helps

  • Marcus

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct