
Your site is ready! Follow the steps below to get started.
Connect via FTP using the credentials in your dashboard. Use WinSCP or FileZilla with TLS/SSL Explicit encryption.
One-click install WordPress, phpMyAdmin, MyBB, and more from the Packages page in your dashboard.
Point your custom domain to your site from the Domain tab. Free SSL is included automatically.
Use phpMyAdmin or connect remotely with your MySQL credentials from the Databases tab.
<link rel="icon" type="image/png" href="favicon.png">
<title>My Website</title>
<link rel="stylesheet" href="style.css">
<img src="photo.jpg" alt="Description" width="400">
<a href="https://example.com">Click here</a>
body {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
}$conn = new mysqli("db.siteanchor.net", "user", "pass", "db_name");
if ($conn->connect_error) die("Connection failed");<meta http-equiv="refresh" content="0; url=https://example.com">