{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreifnh5ewiq4kgj6zdwpjhmjdbai543wusuje3agmuefto32q7dl3xu",
"uri": "at://did:plc:qfsyszxhq5agxsg2n5zo4lno/app.bsky.feed.post/3mhc6hurvksj2"
},
"path": "/t/website-created-but-not-published/118010#post_6",
"publishedAt": "2026-03-17T13:30:51.000Z",
"site": "https://forum.infinityfree.com",
"textContent": "OK, I understand the situation better now.\n\nFirst of all: that “Website Published” check only applies to the built-in website builder. Since you’re not using that, you can safely ignore it.\n\nAs for the blank page: the reason is very clear. The index.php file in your htdocs folder only contains this:\n\n\n <?php\n // Silence is golden.\n\n\nSo your website returns a blank page because that’s all this file does.\n\nLooking at the rest of the file structure, it looks like the contents of a `wp-content` folder from a WordPress site. If you were trying to restore a WordPress site, it seems only the wp-content folder was uploaded, not the full WordPress installation. WordPress needs its core files (wp-admin, wp-includes, wp-config.php, and the main index.php) to function.\n\nI’d suggest deleting the contents of the htdocs folder and trying the restore again, making sure the full WordPress installation is included, not just the wp-content folder.",
"title": "Website created but not published"
}