Weebly has been in maintenance mode since Square acquired it in 2018, with no new features, no new themes, and an uncertain future. If you have a Weebly site and want to take control of your content before it is too late, this guide walks you through your migration options - from a simple static HTML export to a full WordPress rebuild on Ultra Web Hosting.
- Why Migrate Away from Weebly
- Back Up Your Weebly Site First
- What the Weebly Export Includes (and Doesn't)
- Option 1: Static HTML on Traditional Hosting
- Option 2: Migrate to WordPress
- Option 3: Move to Square Online
- Comparing Your Options
- Moving Your Domain and DNS
- Preserving SEO and Setting Up Redirects
- E-Commerce and Store Migration
- Pre-Migration Checklist
Export Your Weebly Content Now
Regardless of which migration path you choose, the first step is always the same: download a full backup of your Weebly site today. Weebly's future is uncertain, and you do not want to be scrambling if the platform shuts down with little notice. Go to Settings > General > Archive in your Weebly editor and download the ZIP file. Do this now, even if you are not ready to migrate yet.
01. Why Migrate Away from Weebly
Weebly was a solid website builder for years, but the writing has been on the wall since Square acquired it in 2018. Here is what has happened since then:
- No new features - Weebly has not shipped a meaningful product update since 2021
- No new themes - The theme gallery has been stagnant for years, and many existing themes look dated
- Mobile app removed - The Weebly mobile app was pulled from the App Store and Google Play in December 2025
- Community forum closed - Weebly's own forum was shut down and users are directed to Square's community instead
- Social media abandoned - Weebly's official accounts have been inactive for years
- Bug reports going unanswered - The Weebly subreddit and Square forums are full of unresolved issues
Square has been pushing Weebly users toward Square Online, their own e-commerce-focused builder. But Square Online is a different product with a narrower focus. If your Weebly site is a blog, portfolio, or general business site, Square Online may not be a good fit.
There is no official shutdown date for Weebly, but the platform is clearly in wind-down mode. Multiple third-party sources estimate support could end as early as mid-2026. Do not wait for an official announcement to start planning your migration.
02. Back Up Your Weebly Site First
Before you do anything else, download a full archive of your current Weebly site. This gives you a local copy of your pages, images, and assets regardless of what happens to the platform.
- Log in to your Weebly account and open your site in the editor
- Go to Settings > General and scroll down to the "Archive" section
- Click "Archive Site" - Weebly will generate a ZIP file and email you a download link
- Download the ZIP and save it to your computer (and ideally a cloud backup too)
- Check "Recent Exports" in the same Settings section if you need to re-download later - Weebly keeps the last three archives
For a more complete backup, you can also use a desktop tool like HTTrack (Windows/Linux) or SiteSucker (macOS) to crawl and download your entire published site, including individual blog post pages that the Weebly archive may skip. This is especially useful if you have a blog with many posts.
03. What the Weebly Export Includes (and Doesn't)
The Weebly archive gives you static HTML files, images, and uploaded assets. But it has some important limitations you need to know about.
What IS included
- Static HTML files for each page (index.html, about.html, etc.)
- All uploaded images and media files
- CSS stylesheets and JavaScript files
- The blog index page (but not always individual posts)
What is NOT included
- Individual blog posts - The archive often only includes the blog index, not each post as a separate page
- Contact forms - Form functionality is tied to Weebly's backend and will not work in exported HTML
- E-commerce data - Product listings, order history, and customer data are not in the archive
- Slideshows and dynamic widgets - Weebly-specific interactive elements will not function outside the platform
- Third-party app data - Any Weebly App Center integrations will stop working
The exported ZIP file cannot be imported back into Weebly. It is a one-way export of static files for reference and manual migration. Plan accordingly.
04. Option 1: Static HTML on Traditional Hosting
If your Weebly site is a simple brochure site (a few pages, no blog, no store), the fastest migration path is to clean up the exported HTML and host it as a static site on a traditional hosting account.
How it works
- Export your site from Weebly (see Section 02)
- Extract the ZIP and review the HTML files on your computer
- Clean up the code - Remove Weebly-specific scripts, tracking code, and references to Weebly's CDN. Replace broken widget areas with plain HTML
- Replace forms - Swap Weebly forms with a simple PHP mail script, or a service like Formspree or Google Forms
- Upload to your hosting account via FTP or cPanel File Manager into your
public_htmldirectory - Point your domain to your new hosting account's nameservers
On Ultra Web Hosting, you can upload your static HTML files through cPanel File Manager or use an FTP client like FileZilla. Your site will be live as soon as the files are in public_html and DNS has propagated.
Pros
- Fast and simple for small sites (under 10 pages)
- No CMS to learn or maintain
- Static HTML loads extremely fast
- Low hosting costs - any shared hosting plan works
Cons
- Editing content means editing raw HTML files
- No built-in blog, contact form processing, or CMS features
- Weebly-exported HTML can be messy and require significant cleanup
- Not practical for sites with many pages or frequent content updates
05. Option 2: Migrate to WordPress
WordPress is the most common destination for Weebly migrations, and for good reason. It gives you full control over your content, thousands of themes and plugins, and the ability to edit your site without touching code.
WordPress on Ultra Web Hosting
Our WordPress Optimized Hosting includes one-click WordPress installation via Softaculous, free SSL, and server-level performance features like OPcache, LSAPI, and nginx static caching. You get a full CMS with drag-and-drop page builders, and you own every file on the server.
Migration approach
There is no automatic Weebly-to-WordPress importer that handles everything. The migration is mostly manual, but it is manageable:
- Set up WordPress - Install WordPress on your hosting account through Softaculous in cPanel
- Choose a theme - Pick a WordPress theme that matches the look you want. If you liked Weebly's drag-and-drop editing, consider a page builder plugin like Elementor (free version available)
- Recreate your pages - Build each page in WordPress using content from your Weebly backup. Copy text, re-upload images, and lay out each page using the block editor or your page builder
- Migrate blog posts - If you had a blog on Weebly, create each post in WordPress. For a small number of posts, copy-paste works fine. For larger blogs, you may be able to use an RSS feed import or a third-party migration service
- Set up forms - Install a form plugin like Contact Form 7 or WPForms to replace Weebly's built-in forms
- Configure SSL - Enable your free SSL certificate in cPanel and force HTTPS
- Set up redirects - Map your old Weebly URLs to the new WordPress URLs (see Section 09)
Pros
- Full ownership of your content - all files live on your server
- Thousands of free and premium themes
- Drag-and-drop page builders (Elementor, Beaver Builder) provide a Weebly-like editing experience
- Built-in blogging, SEO tools, and plugin ecosystem
- Portable - you can move your WordPress site to any host
Cons
- Steeper learning curve than Weebly (though page builders help a lot)
- Requires ongoing maintenance (updates, backups, security)
- Manual content migration is time-consuming for large sites
Build your new WordPress site on a temporary subdomain (like dev.yourdomain.com) while your Weebly site stays live. Once the WordPress version is ready, switch your domain's DNS to point to your hosting account. This way your visitors never see downtime or an incomplete site.
06. Option 3: Move to Square Online
Square Online is the path Square is pushing Weebly users toward, and it may make sense if you are already using Square for payment processing or point-of-sale.
How it works
Weebly offers a bridge tool in the dashboard that lets you preview your site on Square Online. However, the migration is not seamless. Many Weebly features and customizations do not carry over, and some users have reported needing to rebuild significant portions of their site manually.
When Square Online makes sense
- Your site is primarily an online store tied to Square payments
- You want the least disruptive short-term transition
- You are already using Square POS or Square invoicing
When it does not make sense
- Your site is a blog, portfolio, or general business site
- You want full control over your hosting and code
- You want to avoid another vendor lock-in situation
- You need features that Square Online does not offer (custom code, advanced SEO, extensive blogging)
Moving from Weebly to Square Online trades one closed platform for another. If vendor lock-in is what is pushing you away from Weebly in the first place, Square Online does not solve that problem. With WordPress or static HTML on your own hosting account, you own every file and can move to any host at any time.
07. Comparing Your Options
| Feature | Static HTML | WordPress | Square Online |
|---|---|---|---|
| Best for | Simple brochure sites | Blogs, business sites, portfolios | Square-based online stores |
| Ease of editing | Requires HTML knowledge | Visual editor / page builder | Drag-and-drop builder |
| Content ownership | Full - files on your server | Full - files on your server | Locked to Square's platform |
| Blogging | No (without custom work) | Built-in, full-featured | Basic |
| E-commerce | No | WooCommerce plugin | Built-in (Square ecosystem) |
| Migration effort | Low (small sites) | Medium | Low-Medium |
| Ongoing cost | Hosting only | Hosting only | Free tier available, paid plans $29+/mo |
| Portability | Move anywhere | Move to any host | Locked to Square |
08. Moving Your Domain and DNS
If your domain is registered through Weebly, you will need to either transfer it to a new registrar or update its nameservers to point to your new hosting.
If your domain is registered with Weebly/Square
- Unlock the domain in your Weebly/Square dashboard
- Get the authorization (EPP) code from the domain settings
- Initiate a transfer at your new registrar (you can transfer your domain to Ultra Web Hosting or use any registrar you prefer)
- Approve the transfer via the confirmation email
If your domain is registered elsewhere
If you registered your domain through a separate registrar (GoDaddy, Namecheap, Google Domains, etc.) and just pointed it at Weebly, you only need to update your DNS settings. Change your nameservers or A record to point to your new hosting account instead of Weebly's servers.
For Ultra Web Hosting, set your nameservers to:
ns1.ultranameservers.com
ns2.ultranameservers.com
ns3.ultranameservers.com
DNS changes can take up to 24-48 hours to propagate worldwide, though most updates take effect within a few hours. You can check propagation status at upordown.ultrawebhosting.com. For more details, see our guide on DNS changes and propagation.
09. Preserving SEO and Setting Up Redirects
If your Weebly site has been around for a while and ranks in search engines, you want to preserve that SEO value when you migrate. The key is mapping your old Weebly URLs to the new ones and setting up 301 redirects.
URL mapping
Weebly uses simple URL structures like /about.html, /services.html, and /blog/post-title. Before you switch over, create a spreadsheet that maps each old URL to its new location. For example:
Old Weebly URL New WordPress URL
/about.html /about/
/services.html /services/
/contact.html /contact/
/blog/my-first-post /blog/my-first-post/
Setting up 301 redirects
Once your new site is live, add 301 redirects in your .htaccess file so anyone visiting the old URLs (or any search engine index pointing to them) gets sent to the right page:
# Redirect old Weebly .html pages to new WordPress pages
Redirect 301 /about.html /about/
Redirect 301 /services.html /services/
Redirect 301 /contact.html /contact/
# Redirect old blog URLs if structure changed
Redirect 301 /blog/my-first-post /blog/my-first-post/
For more on .htaccess redirects, see our Complete Guide to .htaccess and How to Create Redirects via .htaccess.
If you keep the same page slugs in WordPress (just without the .html extension), your redirect list will be short and simple. WordPress uses clean URLs by default (like /about/ instead of /about.html), so you mainly need redirects from the .html versions. Submit your new sitemap to Google Search Console after the migration to speed up re-indexing.
10. E-Commerce and Store Migration
If you run an online store on Weebly, the migration is more complex because product data, order history, and customer information are all tied to Weebly/Square's backend.
What you need to export manually
- Product information - Names, descriptions, prices, images, SKUs. Screenshot or copy each product listing
- Product images - Download all product photos at full resolution. The Weebly archive may include these, but check for quality
- Customer data - Export any customer lists or email subscriber lists if Weebly allows it
- Order history - Download or screenshot your order records for your own records
WordPress with WooCommerce
If you are moving your store to WordPress, install the WooCommerce plugin. WooCommerce supports CSV import for products, so you can create a spreadsheet of your product data and import it in bulk rather than adding each product one at a time.
Weebly's e-commerce data export is limited. Product listings, customer records, and order history are tied to Square's backend and may not be fully exportable. Plan for manual data entry on products that do not export cleanly. Start this process early - it is the most time-consuming part of an e-commerce migration.
11. Pre-Migration Checklist
Before you pull the trigger on your migration, make sure you have covered these bases:
- Download your Weebly archive - Settings > General > Archive. Save the ZIP locally and to cloud storage
- Crawl your live site - Use HTTrack, SiteSucker, or
wgetto download a complete copy including blog posts - Inventory your content - List every page, blog post, form, and product. Note which ones need to be recreated
- Save product/store data - Export or screenshot all product listings, prices, and customer information
- Document your URLs - Create a URL map from old Weebly URLs to new URLs for redirect setup
- Check your domain registrar - Know where your domain is registered and how to update DNS
- Set up hosting - Get your new hosting account ready with SSL, WordPress (if applicable), and a temporary subdomain for building
- Build on a staging domain - Do not take your live site down until the new one is fully ready
- Test everything - Check all pages, forms, links, images, and mobile responsiveness before switching DNS
- Switch DNS and set up redirects - Point your domain to the new host and add 301 redirects for changed URLs
Need Help Migrating from Weebly?
Our support team can help you plan your migration, set up WordPress, and get your new site running on Ultra Web Hosting. Open a ticket and let us know what you need.
Open a Support TicketQuick Recap: Migrating from Weebly
If you only do 5 things from this guide, do these:
- Back up now - Download your Weebly archive immediately, even if you are not ready to migrate yet
- Choose your path - Static HTML for simple sites, WordPress for most business sites and blogs, Square Online only if you are deep in the Square payments ecosystem
- Build before you switch - Set up your new site on a staging subdomain so your visitors never see a broken page
- Map and redirect URLs - Create a URL map and set up 301 redirects in .htaccess to preserve your search engine rankings
- Own your content - The whole point of migrating is to avoid platform lock-in. Host on your own account where you control the files
