From HEXONET Wiki
The Weebly Website Builder is trusted by over 40 million worldwide users and our flexible price plans help you tap into this leading solution. As the reseller, you maintain full control over billing, support, and your customer relationships. Use HEXONET's API to start offering Weebly on the same platform as your domain management interface and enable your customers to create beautiful, professional websites in minutes.
List of plans
Annual plan | API Class | Registration period |
---|---|---|
Free | WEEBLY_FREE | 1Y |
Starter | WEEBLY_STARTER | 1Y |
Pro | WEEBLY_PRO | 1Y |
Business | WEEBLY_BUSINESS | 1Y |
Performance | WEEBLY_PERFORMANCE | 1Y |
Go to https://wiki.hexonet.net/wiki/Weebly_Plan_Structure to learn more about each plan.
Please note, Weebly Website Builder is currently only available as annual plan.
Using the API
How to connect domain and website
Please note the following when you're connecting a domain to your website:
- Domains must be fully qualified (for example www.mydomain.com).
- Subdomains are allowed (for example www.blog.mydomain.com).
- Domains must be unique and can’t use the word weebly.
For non-SSL secured websites
All websites are not SSL secured by default. If you did not explicitly enable SSL certificate on your website, you can create the following A records in your domain’s DNS settings
@ IN A 199.34.228.55 www IN A 199.34.228.55
For SSL secured websites
IP address for SSL secured websites are only given when you enable SSL certificate option in the Website Editor.
Go to the Website Editor by visiting the link provided in CreateWebsiteSession
COMMAND = CreateWebsiteSession ENTITY = Site ID = (Website ID)
In the Website Editor, go to Settings > General > SSL. Click on the Enable button and follow the instructions on the page.
Note, it might take up to 48 hours for these changes to fully propagate on the Weebly side. During that time, the website may not be available.
Other information
- Website plan downgrade is not supported
- Only SSL certificates provided by Weebly are eligible for use and they can be installed directly from the Weebly Website Editor interface. SSL certificates are not available for the Free plan.