When signup pages are deployed on their own (e.g. without the full website), the default url is yourdomain.blueutopia.com. You can easily modify this if you wish to point to your live website. To modify this link,
- log into the admin panel
- Website
- Configuration
- Advanced
- Customize Header/Footer
- In the section labeled with <!-- Logo -->, you should see this: /index.php
- Alter 'index.php' to your domain like this: 'http:yourdomain.com'
- Save