Testing Your Website

You have several ways to test your website before setting up a custom domain:

1. Preview Mode (Easiest)
  • Click "Preview" buttons in dashboard
  • URLs like: /preview/1/page/about
  • Always works, no setup needed
2. Subdomain Testing
  • Add to hosts file: 127.0.0.1 *.neosolvix.test
  • URLs like: mysite.neosolvix.test
  • Feels like real domain
Hosts file location: Windows: C:\Windows\System32\drivers\etc\hosts | Mac/Linux: /etc/hosts