ถาม & ตอบ
มีหน้าว่างแทนที่จะเป็นเว็บไซต์ใช่ไหม
หลังจาก Go Live! การปรับใช้สามารถทำได้สำเร็จในขณะที่ URL ที่เผยแพร่อยู่ยังคงแสดงรายการหน้าว่างหรือรายการไดเร็กทอรี Robotron ตรวจจับแอปแบ็คเอนด์อัตโนมัติ (PHP/Laravel, Python/Django, WordPress ฯลฯ) จากเครื่องหมายเช่น composer.json หรือ manage.py ที่รากของโปรเจ็กต์ และใช้โฮสติ้ง Apache แบบคงที่สำหรับทุกสิ่งทุกอย่าง
แอพแบ็คเอนด์? เปิดโฟลเดอร์รูทของแอป — โฟลเดอร์ที่มี composer.json, artisan, manage.py, requirements.txt หรือ wp-config.php — ไม่ใช่พาเรนต์หรือโฟลเดอร์ย่อย คลิก Go Live! อีกครั้ง Robotron ปรับใช้สแต็กส่วนหลังกับ Docker
ส่วนหน้าคงที่หรือยังติดอยู่? ส่งข้อความแจ้งนี้ไปยังบรรณาธิการ AI ของคุณ:
Prepare this project for Robotron Go Live (VS Code/Cursor).
Back-end (Laravel/PHP, Python/Django, WordPress, PrestaShop): keep normal app layout at this folder root (composer.json, artisan, manage.py, requirements.txt, or wp-config.php). Robotron auto-detects and deploys to Docker — do not convert to static HTML.
Static front-end: put index.html at the project root with css/, js/, and images/ beside it; relative asset paths (./css/style.css); ship ready-to-serve files — Robotron static hosting does not run npm install or npm run build.
Do not start a new project. Fix whatever causes a blank page or directory listing after deploy.
เคล็ดลับ: คัดลอกข้อความแจ้งด้านบน วางลงในแชท Cursor หรือ VS Code ให้ AI เตรียมโปรเจ็กต์นี้สำหรับการถ่ายทอดสด จากนั้นคลิก Go Live! อีกครั้ง