{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreicb7p7o2vuewiish2erfubtvsk346f3on3qdwbrkpvtk56qwkydia",
    "uri": "at://did:plc:qfsyszxhq5agxsg2n5zo4lno/app.bsky.feed.post/3molouqod5qc2"
  },
  "path": "/t/http-500-error/119351#post_2",
  "publishedAt": "2026-06-18T19:05:08.000Z",
  "site": "https://forum.infinityfree.com",
  "tags": [
    "WordPress Developer Resources",
    "Changing The Site URL - Migrating WordPress – Advanced Administration Handbook |..."
  ],
  "textContent": "I had a quick look at your website and I think I see what happened here.\n\nYour WordPress website is installed in a subfolder, with the name `wp`. I’m guessing you didn’t want that, and moved the index.php and .htaccess file from WordPress into the main htdocs folder.\n\nThat will not work. The WordPress core files are setup in a certain way, and tinkering with that setup is a recipe for disaster.\n\nAt this point, there are two ways forward:\n\n### Reinstall WordPress in the right location\n\nThe easiest way to fix the installation location of a WordPress site is to delete the current installation and reinstall it in the right place. If you didn’t do much with your website except for installing it, or the changes can be easily reproduced, then this is the easiest way.\n\nThe easiest way to install WordPress is with Softaculous. When using Softaculous, make sure to leave the “In Directory” setting empty, unless you want to install the software in a subfolder.\n\nWhen installing WordPress by hand, make sure to take the _contents_ of the `wp` folder from the WordPress zip file and upload those to your htdocs folder. The WordPress source code (with the `index.php`, `wp-blog-header.php` files, `wp-includes` folder, etc.) should be placed DIRECTLY in the htdocs folder, not in a subfolder.\n\n### Move the WordPress installation to the right location\n\nIf you don’t want to lose the current installation, then you can move an existing installation to a new location. To do so:\n\n  1. Go into the file manger.\n  2. Go to your website’s htdocs folder, then go into the `wp` subfolder.\n  3. Select everything here.\n  4. Click the Move button.\n  5. Use the folder browser to find the htdocs folder of your domain.\n  6. Click the Move button to move the files to their final locations.\n\n\n\nWhen you have done this, you will also need to update your website URL. That’s most likely set to `http://taylordesigns.page.gd/wp/`, but should be updated to `http://taylordesigns.page.gd/`. That process is described by the WordPress documentation:\n\nWordPress Developer Resources\n\n### Changing The Site URL - Migrating WordPress – Advanced Administration Handbook |...\n\n↑ Back to top | Changing The Site URL",
  "title": "Http 500 error"
}