du0923 2018-04-16 14:56
浏览 271

Wordpress主页重定向到index.html

My wordpress site is set up to be a static wordpress page (named "home"). Recently though, the site is pointing the home page to index.html instead of the "home" page. Even when I change the home page from "home" to something like "about" it will still direct to index.html, also it does it when I manually type in site.com/home or site.com/index.php.

Is there a way to revert it back? I have done nothing to the site recently, it is just a static informational site and gets updated once a year. The last time it was updated was about 6 months ago.

The theme is Noteblog

  • 写回答

1条回答 默认 最新

  • dqc22586 2018-04-16 15:03
    关注

    A typical wordpress installation doesn't have an index.html page/file, but instead an index.php. index.html could be a file that a provider puts into the webspace as a kind of "this domain is reserved for one of our clients" message.

    Check if there is also an index.php file in your theme directory. If yes, just delete the index.html - that should be the solution in this case.

    评论

报告相同问题?

悬赏问题

  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog