WPBeginner

Beginner's Guide for WordPress

  • Blog
    • Beginners Guide
    • News
    • Opinion
    • Showcase
    • Themes
    • Tutorials
    • WordPress Plugins
  • Start Here
    • How to Start a Blog
    • Create a Website
    • Start an Online Store
    • Best Website Builder
    • Email Marketing
    • WordPress Hosting
    • Business Name Ideas
  • Deals
    • Bluehost Coupon
    • SiteGround Coupon
    • WP Engine Coupon
    • HostGator Coupon
    • Domain.com Coupon
    • Constant Contact
    • View All Deals »
  • Glossary
  • Videos
  • Products
X
☰
Beginner's Guide for WordPress / Start your WordPress Blog in minutes
Choosing the Best
WordPress Hosting
How to Easily
Install WordPress
Recommended
WordPress Plugins
View all Guides

WPBeginner» Blog» Tutorials» How to Properly Move Your Blog from WordPress.com to WordPress.org

How to Properly Move Your Blog from WordPress.com to WordPress.org

Last updated on January 31st, 2021 by Editorial Staff
2.1k Shares
Share
Tweet
Share
Pin
Free WordPress Video Tutorials on YouTube by WPBeginner
How to Properly Move Your Blog from WordPress.com to WordPress.org

Do you want to move your blog from WordPress.com to WordPress.org?

Many beginners often start with WordPress.com, but they soon realize its limitations and want to switch to the self-hosted WordPress.org platform.

In this step by step guide, we’ll show you how to properly move your blog from WordPress.com to WordPress.org.

Moving WordPress.com to WordPress.org

Why Move from WordPress.com to WordPress.org

WordPress.com allows anyone to start a blog by creating an account. However, beginners soon realize that there are a lot of limitations on their free WordPress.com blog like limited ability to monetize, can’t install plugins, third-party ads displayed to your users, and more.

This is why users soon switch to the more powerful and popular self-hosted WordPress.org platform.

To understand the differences between the two platforms, see our full comparison of WordPress.com vs WordPress.org.

We recommend using WordPress.org because it gives you complete ownership of your website and freedom to control all its features. To learn more about all these features, see our complete WordPress review with pros and cons.

That being said let’s take a look at how to properly migrate your blog from WordPress.com to WordPress.org.

Things You Need Before You Start

To start with self-hosted WordPress.org, you’ll need a WordPress hosting account and a domain name.

We recommend using Bluehost because they are one of the largest hosting companies in the world, and an officially recommended WordPress hosting provider.

They are also offering WPBeginner users a free domain name and a 60% discount on web hosting. Basically, you can get started for $2.75 / month (and this also includes free SSL).

→ Click Here to Claim This Exclusive Bluehost Offer ←

If your WordPress site already has a custom domain name, then you’ll still need web hosting. Go ahead and signup with Bluehost and under the domain step, add your blog domain. We will show you how to keep the same domain while transferring from WordPress.com to WordPress.org without losing search rankings in the later steps.

Aside from the hosting account, you’ll of course need access to your WordPress.com account, so you can easily move all of your posts, pages, images, comments, and other data over to your self-hosted WordPress site.

Bonus Free Offer: Since a lot of you asked for this, we are now offering free migration service from WordPress.com to WordPress.org as part of our free WordPress blog setup service. During this guided transfer, one of our expert team members will do the entire migration for you (100% free). This means you can switch from WordPress.com to WordPress.org without any risk.

However, if you are someone who likes learning and doing things yourself, then you can follow our step by step tutorial below.

Video Tutorial

Subscribe to WPBeginner

If you’d prefer written instructions, then just keep reading.

Step 1: Exporting Data from WordPress.com

First, you need to sign in to your WordPress.com site and go to your account dashboard. From the left column, you need to click on the Tools » Export menu and then click on the ‘Export All’ button.

Exporting content from WordPress.com

This allows you to export your WordPress site. Once the export file is ready, a download link will be visible. You can click to download the zip file on your computer.

WordPress.com will also email the link to your email address.

Downloading WordPress.com export file

Once you have downloaded the file to your computer, you need to unzip it. Inside it, you’ll find an XML file that has all of your posts, pages, images, comments, custom fields, categories, tags, navigation menus, and other data.

Step 2: Setting up WordPress

Now that you have exported your WordPress.com data, the next step is to set up a fresh WordPress install on your web hosting.

WordPress is very easy to install, and it only takes a few clicks. If you signed up with Bluehost like we mentioned above, then WordPress will be automatically installed for you.

Alternatively if you chose a different hosting service, then you can follow our step-by-step tutorial on how to install WordPress within 5 minutes.

Once you have installed WordPress, it is time to import your content into your new self-hosted WordPress website.

Step 3: Importing Content into Self Hosted WordPress Site

In order to import your old WordPress.com site content to your new WordPress.org site, you will need to login to your freshly installed WordPress website’s admin area. From here you need to visit the Tools » Import page and click on the ‘Install Now’ button below WordPress.

Install WordPress importer

WordPress will now install the WordPress importer for you. Once it’s done, you need to click on the ‘Run importer’ link to continue.

Run importer

It will take you to a screen where you will be asked to upload your WordPress.com XML file that you downloaded in step 1 of this tutorial.

Upload import file

Note: if your file size is larger than 2MB, then you have two options. One is to ask your web hosting company to increase that limit temporarily, so you can get on with the process. The other option would be to split your file by using a WXR file splitter.

When you start importing, you will have the option of assigning imported content to an existing user or create a new user. You’ll also have the option to import file attachments. It is very important that you check this box, so your image files are imported properly.

Import options

Step 4: Importing Your Blogroll Links

If you had been using the Links feature on your WordPress.com blog to store blogroll or other links, then you need to follow these instructions to import them. Users who were not using this feature can skip to Step 5.

WordPress does not natively support blogroll feature. If you don’t have too many links in your blogroll, then see our guide on how to add blogroll links in WordPress without using a plugin.

However, if you have too many links, or you would like to keep the blogroll functionality, then continue reading.

Blogroll links are exported in OPML format. It is an XML format that allows you to export and import your links and link categories. Your WordPress.com links have an OPML file located at an address like this:

http://example.wordpress.com/wp-links-opml.php

Replace example with your WordPress.com blog’s subdomain. If you are using a custom domain with your WordPress.com website, then your OPML file can be accessed by visiting a URL like this:

http://www.example.com/wp-links-opml.php

Your OPML file will open in your browser window, and you need to save it to your desktop. Press CTRL+S (Command+S on Mac) to save the file on your computer.

Blogroll export file

Now that you have a backup of your WordPress.com links, the next step is to import them into WordPress. However, self-hosted WordPress does not have a link manager enabled by default.

You will need to install and activate the Link Manager plugin. The plugin’s page says that it hasn’t been updated in many years. That’s because it didn’t need updating, and you can confidently install this plugin.

Upon activation, the plugin will add a new menu item in your WordPress admin bar labeled ‘Links’.

Link manager enabled in WordPress

Next, you need to install and activate the OPML Importer plugin. This plugin simply enables a new importer tool that allows you to import blogroll links.

Upon activation, you need to visit the Tools » Import page and click on ‘Run Importer’ link below the Blogroll importer.

Blogroll importer

On the Blogroll importer page, you need to upload the OPML file you saved earlier and click on the import OPML file button.

Importing blogroll

WordPress will now import your links and link categories from the OPML file. You will be able to see the progress and on completion, you will see the success message.

Successful completion of blogroll link import

Step 5: Setting your WordPress.com blog to private

Now if you don’t want to redirect your old users to your new site, then this will be your final step.

First, visit your old blog’s WordPress.com dashboard. From the left menu, you need to click on Manage » Settings menu and scroll down to the ‘Privacy’ section.

Making your old blog private

From here, you need to select ‘Private’ option and then click on the ‘Save settings’ button. This will make your old WordPress.com blog private, and it will only be visible to you or other logged in users that you approve.

Attention: If you have been writing for some time, and you have a loyal audience, then it does not make sense to leave them hanging.

Furthermore, if your blog has been out there for a while, then chances are that it is indexed in Google and other search engines. You can keep all the search engine rankings and easily redirect your old users to your new blog by following Step 6 (highly recommended if your site is established).

Step 6: Redirecting Visitors and Preserving SEO

Redirecting users to the new location with the 301 header is a standard solution to keep search rankings while moving a site from one location to another.

Since you don’t have access to .htaccess on WordPress.com, you cannot make any changes by yourself to retain search engine rankings. However, WordPress.com offers a paid upgrade feature called, Site Redirect, which provides this functionality.

Simply go to WordPress.com blog’s dashboard and click on the Manage » Settings menu item. Under the ‘Site Address’ option, click on the ‘redirect’ link.

Site redirect link

On the next screen, you will be asked to provide the domain name where you want visitors to be redirected. Enter your new WordPress.org site’s domain name and click on the go button.

Note: Site redirect is a paid upgrade and costs $13 per year. It will add a 301 redirect which redirects your WordPress.com blog’s visitors and search engines to your new site.

Purchase site redirect from WordPress.com to WordPress.org

Some of you will ask how long should I keep paying for this Offsite redirect feature? The answer is for as long as you want to. However, we personally think that 2 years would be enough time for your old users to memorize your new domain name.

If you are changing domains, then another thing you want to do is update all in-post URLs. If you ever inter-linked your posts, then those links have to be updated. You can use our article on how to update URLs when moving your WordPress site.

If you had a custom domain on WordPress.com, then you don’t have to worry about anything. Simply change the DNS record to your host, and you will retain all the SEO benefits.

Frequently Asked Questions (FAQs)

We wrote the first version of this article in January 2013. Since then we’ve received tons of great questions. A lot of which we’ve answered via email or in comments, so we thought it would be nice to compile the popular ones at one place where everyone can see them.

What happens with my WordPress.com Subscribers?

Thankfully, WordPress.com allows you to migrate your subscribers with one condition. You must use their Jetpack plugin which adds the same subscriber functionality that you had at WordPress.com. Once you install and activate the Jetpack plugin, you would need to contact the WordPress.com team and ask them to migrate the subscribers for you. Our hope is that in the later versions of Jetpack, this will become easier and users will be able to do it themselves.

Can you help me transfer from WordPress.com to WordPress.org for FREE?

Absolutely. We offer migration from WordPress.com as part of our free WordPress blog setup service. If you need our assistance, then simply signup. It’s free :)

What are the costs of switching to WordPress.org?

WordPress is free. However, there are some minimal web hosting costs. We recommend that you read this article on: Why is WordPress free? What are the costs and what is the catch?

I already paid WordPress.com, can I get a refund?

Yes, you can. If you recently purchased a custom domain or a paid plan from WordPress.com, then you can ask them for a full refund.

Note: Domain registrations can be canceled within 48 hours of registration. Plans and other purchases can be canceled within 30 days of purchasing.

Will my images break?

No they will not. When you transfer using the import file, all attached images are downloaded and the link is updated. However there is one caveat that we noticed. If your image URL starts with files.wordpress.com, then they will not be converted. If you notice that the image URL has not changed and still points to WordPress.com, then we recommend that you use import external images plugin, and it will take care of that.

I registered my domain through WordPress.com, can I still move?

Yes, you can. WordPress believes in empowering users and giving them full control of their content. If you already have a domain name through WordPress.com, then all you need is a web hosting account. We recommend that you setup with Bluehost or any of these other WordPress hosting providers. During the signup phase, you will be asked do you have a domain or want to register a new one. Simply select the option that I have a domain name, and insert the domain that you registered at WordPress.com. The next thing you would have to do is change the nameservers to point to the hosting provider. We’re able to assist with this as part of our free setups service. You can also ask your web hosting provider for support.

Will my website go down when I switch?

If you do it correctly, then NO. The method we’ve suggested above will ensure that your website never goes down. If you’re worried, then know that we are here to help. You’re welcome to use our free setups service at anytime.

Can I add an online store my WordPress.org website?

Yes, you can easily add an online store in WordPress.org without any additional costs. Since Bluehost and most popular web hosts offer free SSL certificate, you simply need to install a WordPress eCommerce plugin to add an online store.

What are some of the must have WordPress plugins that you recommend?

Now that you have switched to self-hosted WordPress.org, you can install as many plugins as you like.

Here’s our recommended pick:

  • AIOSEO – to improve your website’s SEO rankings (used by 2 million sites).
  • WPForms – to add a smart contact form on your website (used by 4 million sites).
  • SeedProd – to easily customize your landing pages with drag & drop builder – works with all WordPress themes.
  • MonsterInsights – to see how people find and use your website. It’s a must have for bloggers and small business owners.
  • PushEngage – to connect with visitors after they leave your website.
  • UpdraftPlus – to create daily backups of your new website in case of emergency.
  • OptinMonster – to help you get more email subscribers and succeed in your blogging journey.

Aside from these, we also recommend looking at our expert pick of must have WordPress plugins and 40 useful blogging tools to manage and grow your blog.

You can install all of these plugins from inside your WordPress dashboard. We have created a step by step guide on how to install a WordPress plugin.

I want to change my site’s WordPress theme, can I do that?

Yes, you can absolutely change your WordPress theme at any time. Another big benefit of switching to WordPress.org is that you get additional customization options and a larger collection of themes to choose from.

In your wp admin sidebar, click on the Appearance Menu dropdown and select Themes to install a theme.

We have hand-picked some of the best themes to help users avoid choice paralysis. See our guide on best free blog themes and best multi-purpose themes for WordPress.

You may also want to see our guide on how to properly change a WordPress theme.

We hope this article helped you properly move your blog from WordPress.com to WordPress.org. You may also want to see our checklist of the most important things you need to do after installing WordPress, and our ultimate guide on how to increase your blog traffic.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

2.1k Shares
Share
Tweet
Share
Pin
Popular on WPBeginner Right Now!
  • Checklist

    Checklist: 15 Things You MUST DO Before Changing WordPress Themes

  • How to Fix the Error Establishing a Database Connection in WordPress

    How to Fix the Error Establishing a Database Connection in WordPress

  • How to Properly Move Your Blog from WordPress.com to WordPress.org

  • Google Analytics in WordPress

    How to Install Google Analytics in WordPress for Beginners

About the Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi. Trusted by over 1.3 million readers worldwide.

The Ultimate WordPress Toolkit

1,183 Comments

Leave a Reply
  1. Wei says:
    Mar 28, 2021 at 7:37 am

    Hi, can I transfer my wordpress.com contents to my installed .org when I don’t have a host yet (still in building/learning stage)?

    Reply
    • WPBeginner Support says:
      Mar 29, 2021 at 12:00 pm

      You would need a new host to have an installed .org site. You can create an installation on your local computer to have a test site that you can transfer to a live host.

      Reply
  2. Katie says:
    Mar 10, 2021 at 10:09 pm

    I have attempted to import my XML files from wordpress.com site to my .org site hosted by bluehost. My WordPress.com export resulted in 3 XML files. I imported all 3 files to the .org location following the instructions. Sadly, I can see that the media has been transferred, but when viewing my new page, none of my old content is displayed. Any assistance would be greatly appreciated.

    Reply
    • WPBeginner Support says:
      Mar 11, 2021 at 10:01 am

      The most common reason would be for large sites it can time out the import, if you run the import again it should import your missing content onto your site.

      Reply
  3. Oge says:
    Feb 24, 2021 at 12:34 pm

    Hello, please could you simplify this for me. If my current domain on wordpress.com is abc.com, would this change to abc.org when I migrate to wordpress.org? Also, will the date stamps on my post remain as they are after the migration? For example, will a post that was made June 2020 retain that date to change to the date it was moved over to the new site?

    Reply
    • WPBeginner Support says:
      Feb 25, 2021 at 9:53 am

      No, you would keep the same domain, it would not change to .org and your dates should remain the same when the content is transferred.

      Reply
  4. Anca says:
    Feb 8, 2021 at 11:10 am

    Hello! Can I use my own domain for registration on Bluehost (the wordpress domain) when migrating it?

    Reply
    • WPBeginner Support says:
      Feb 9, 2021 at 9:22 am

      Yes, you can choose that you already own a domain when signing up for hosting.

      Reply
  5. Marusa says:
    Jan 19, 2021 at 5:31 pm

    It seems that customers of the free version are not allowed to contact their customer support team.

    So how do I contact them to transfer my subscribers?

    Reply
    • WPBeginner Support says:
      Jan 20, 2021 at 10:17 am

      They’ve updated their method for transferring subscribers so once your site is connected using Jetpack you would want to go into your settings area on your WordPress.com site to transfer your subscribers.

      Reply
  6. Marusa says:
    Jan 18, 2021 at 9:15 am

    Hi,

    Do you have to get the paid Jetpack version in order to transfer over your subscribers form WordPress.com? Or does the free Jetpack plugin allows for that?

    Many thanks

    Reply
    • WPBeginner Support says:
      Jan 19, 2021 at 11:51 am

      The free version should allow you to transfer your subscribers :)

      Reply
  7. Felipe casanova says:
    Jan 11, 2021 at 11:50 am

    Is there any chance that you guys can please transfer it for me.

    Reply
    • WPBeginner Support says:
      Jan 12, 2021 at 9:13 am

      If you purchased the hosting using a link from our site, we have a free transfer service you can use below:
      https://www.wpbeginner.com/free-wordpress-blog-setup/

      Reply
  8. Felipe Casanova says:
    Jan 8, 2021 at 6:38 pm

    Hello i Tried to import myself following all the steps, but now i enter to my new wordpress.org website i see only an example webpage and not my webpage from wordpress.org

    Please help!

    Reply
    • WPBeginner Support says:
      Jan 11, 2021 at 11:38 am

      You may have imported the content back on to your WordPress.com site for a common issue with that during the domain transfer process. You could also reach out to your hosting provider to ensure you do not have a second installation of WordPress on your account.

      Reply
  9. Allen says:
    Dec 22, 2020 at 4:16 am

    Hello, thanks for this wonderful guide, it was really helpful.

    Please, I want to ask, If i didn’t do the redirect and just migrate, will my visitors and users be able to reach my new domain.

    I mean for example, once they search for myoldsite.wordpress.com will they be redirected to mynewsite.com?

    Reply
    • WPBeginner Support says:
      Dec 22, 2020 at 9:49 am

      Without the redirection, your users would not be redirected to the new site when they search for the WordPress.com address.

      Reply
  10. Sylvie Blouin says:
    Dec 1, 2020 at 11:08 am

    Yesterday, I attempted migrating my wordpress.com account to wordpress.org. Unfortunately after the migration was complete any attempt to modify anything was made enormously slow.

    Reply
    • WPBeginner Support says:
      Dec 2, 2020 at 11:07 am

      It would depend on what content is on your site for any possible issues, we would recommend going through our guide for speeding up your site below that can help with some common issues:

      https://www.wpbeginner.com/wordpress-performance-speed/

      Reply
  11. Paul says:
    Nov 21, 2020 at 5:34 pm

    If I create a free website with a domain e.g
    example.wordpress.com and I want to migrate to Bluehost. How should I register the existing domain name, is it e.g example.wordpress.com or just example.com. And that is because I want to keep my domain name.

    Reply
    • WPBeginner Support says:
      Nov 23, 2020 at 11:59 am

      You would need to purchase a new domain as the domains with .wordpress.com are not allowed to be transferred.

      Reply
  12. Ali says:
    Nov 21, 2020 at 2:14 am

    When i upload file ( end of step 3 ) this error!!!!!!!
    Sorry, there has been an error.
    This does not appear to be a WXR file, missing/invalid WXR version number

    Reply
    • WPBeginner Support says:
      Nov 23, 2020 at 11:39 am

      Should that happen you would want to ensure you are not uploading the .zip file and instead of the files inside the zip file if that is what WordPress.com sent you.

      Reply
  13. Al says:
    Nov 11, 2020 at 12:00 pm

    Hi, why wont my theme from .com move over to .org?

    Reply
    • WPBeginner Support says:
      Nov 12, 2020 at 10:02 am

      You would want to reach out to the support for the specific theme for that question but normally there are restrictions for paid themes on WordPress.com not being able to be transferred.

      Reply
  14. Mark says:
    Nov 1, 2020 at 3:14 pm

    I’ve transferred the domain name of my wife’s site to Bluehost, and I’ve canceled paying for services on WordPress.com (the services are still active until lat Nov). I’ve activated the site on Bluehost, but it still points to the temp domain and not the actual domain; how do I correct this? Thanks.

    Reply
    • WPBeginner Support says:
      Nov 2, 2020 at 11:36 am

      If you reach out to BlueHost’s support and they can assist with updating your domain or in your BlueHost account there should be a setting to update the address at the moment.

      Reply
  15. Connie says:
    Oct 9, 2020 at 6:43 pm

    I imported my blog from WordPress.com to WordPress.org (and yes it took a few times to import everything), but when I look at the site, all the text is spread out an the images are huge! I checked several posts, and they all look like that.

    In the editor, everything looks fine. It’s only when I view the site.

    I figured out that it has something to do with the formatting of the images, and I fixed one by deleting and reinserting the images . Is there an easier way to do that or do I have to manually go in and fix all 58 posts?

    Reply
    • WPBeginner Support says:
      Oct 12, 2020 at 10:28 am

      That could happen if you changed your theme, you may want to try the plugin in our guide below:

      https://www.wpbeginner.com/plugins/regenerate-thumbnails-new-image-sizes-wordpress/

      Reply
      • Connie says:
        Oct 12, 2020 at 4:52 pm

        Well, when I installed that and ran it, I got a lot of “skipped attachment” with the attachment ID # and then “internal server error”. Then it said “There has been a critical error on your website” With a link that says “Learn more about debugging in WordPress”.

        Reply
        • WPBeginner Support says:
          Oct 13, 2020 at 9:15 am

          Normally that critical error message includes other error warnings that would state the specific reason for the error, we would recommend starting by taking a look at our guide below:
          https://www.wpbeginner.com/beginners-guide/beginners-guide-to-troubleshooting-wordpress-errors-step-by-step/

  16. Udisha says:
    Sep 23, 2020 at 2:34 pm

    I want to migrate my newly formed blog from wordpress.com to .org. I have already bought a domain name and a year plan from a hosting company for my wordpress.com blog. Do I need to buy for hosting again or I can carry on with my previous hosting?

    Reply
    • WPBeginner Support says:
      Sep 24, 2020 at 11:22 am

      If you already purchased hosting on a different hosting provider you wouldn’t need to purchase new hosting to transfer your site.

      Reply
  17. Sandi says:
    Sep 20, 2020 at 5:39 pm

    I switched from a .com to .org site over a year ago, but did not work with “import” or “export” y my old blog. I still have a few people coming over to my old site. Is it too late to transfer? After I move the information, is there a reason to keep this blog site?

    Reply
    • WPBeginner Support says:
      Sep 21, 2020 at 1:27 pm

      You can still transfer your content from WordPress.com to your WordPress.org site but it is personal preference for if you should remove the old site or not. You can use WordPress.com’s redirect to point your users to the new site.

      Reply
  18. Sandi says:
    Sep 20, 2020 at 12:41 pm

    I switched from com to ,org awhile ago. I want to know if I can export and input from the old site at anytime. And do I just close it down?

    Reply
    • WPBeginner Support says:
      Sep 21, 2020 at 3:14 pm

      You can transfer your content with the export/import tools if you wanted and it is a personal preference question for if you shut down the old site, your other option would be to follow the redirect option from this article.

      Reply
  19. Ella says:
    Sep 18, 2020 at 7:20 pm

    You say “If you had a custom domain on WordPress.com, then you don’t have to worry about anything. Simply change the DNS record to your host, and you will retain all the SEO benefits.” How do I do this?

    Reply
    • WPBeginner Support says:
      Sep 21, 2020 at 11:41 am

      You would need to check with WordPress.com’s support for their current method for changing that. At the moment that setting should be in the domain section of their admin area.

      Reply
  20. Kate says:
    Sep 11, 2020 at 11:29 am

    I have gotten to the stage of importing my wordpress.com file to wordpress.org but am not getting the “All done” confirmation. How long should I be waiting on the import page before it is complete?
    Each time I have re-uploaded the file it has added a couple of lines with “this file already exists” so it is doing something however Its been quite some time and I no new posts have appeared.

    Reply
    • WPBeginner Support says:
      Sep 14, 2020 at 3:16 pm

      That would depend on the size of the site. If it is a very large site then that can be common but if it is a small site you may want to check with your hosting provider to ensure you’re not running into any issues from their end.

      Reply
  21. Alice says:
    Aug 26, 2020 at 2:27 am

    Sorry if I’ve missed something or it’s been answered elsewhere – what if I want the address of my wp.org site to be what I’ve set up the wp.com site to be? Bluehost won’t let me buy that domain because it’s already in use. Do I need to deactive the wp.com site before I can buy it to start a wp.org site?

    Reply
    • WPBeginner Support says:
      Aug 26, 2020 at 11:34 am

      You would transfer the domain, you should have the option to select that you already own a domain and you would change the nameservers for the domain or transfer the domain to your new host :)

      Reply
  22. khushboo says:
    Aug 6, 2020 at 4:14 pm

    At final stage of step 3
    it shows
    “Service Unavailable
    The server is temporarily busy, try again later!”

    Reply
    • WPBeginner Support says:
      Aug 7, 2020 at 10:02 am

      You would want to reach out to your hosting provider for that and they should be able to help with this specific error :)

      Reply
  23. rctumlos says:
    Aug 6, 2020 at 12:00 pm

    will this affect my site’s stat? if so is there anyway that I can safely move from wordpress.com to my hosting service without affecting my stats? thanks.

    Reply
    • WPBeginner Support says:
      Aug 7, 2020 at 9:49 am

      There should not be a noticeable change in stats but with any change to your site, there is the chance of a change in your stats.

      Reply
  24. Kirsty says:
    Aug 2, 2020 at 4:51 pm

    I think I’ve done something wrong!! I followed your steps but it’s only transferred a handful of posts over and the website isn’t working!!! Is it too late to ask you guys to have a look at it?!?!

    Reply
    • WPBeginner Support says:
      Aug 3, 2020 at 3:39 pm

      If you are transferring a large site you may need to run the import again to get the all done message and you can reach out to us using our contact form for questions about your specific site.

      Reply
  25. satya says:
    Jul 31, 2020 at 2:32 am

    Hey Guys!

    I had a query before swiching. Will I lose all of my stats or will the stats be covered in the XML file?

    Reply
    • WPBeginner Support says:
      Jul 31, 2020 at 10:40 am

      You can reach out to WordPress.com for them to transfer your site stats :)

      Reply
  26. Manny says:
    Jul 26, 2020 at 8:48 am

    Hi there!

    I am at step 3 and trying to import my XML files from my WP.com to WP.org but when I originally exported my blog’s files, there were 4 XML files in the folder. I can only import one at a time but when I tried to import one of them, I received a 500 internal server error message.

    How can I fix this? Do I need to use an FTP client? Thank you!

    Reply
    • WPBeginner Support says:
      Jul 27, 2020 at 1:30 pm

      You would want to reach out to your hosting provider about your memory limit or follow our guide below to remove that error:

      https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/

      Reply
  27. Rose Nwuke says:
    Jul 21, 2020 at 8:27 pm

    Hello,

    I migrated my site but the views from my old WordPress don’t match with my WordPress sie.It says 0 views which isn’t true.How do I fix this?

    Reply
    • WPBeginner Support says:
      Jul 23, 2020 at 10:08 am

      You would want to reach out to WordPress.com for transferring your stats and they should be able to assist.

      Reply
  28. Peter David says:
    Jul 17, 2020 at 10:04 am

    Can I delete my WordPress.com account

    Reply
    • WPBeginner Support says:
      Jul 17, 2020 at 10:37 am

      Once you transfer your content you can if you would like.

      Reply
  29. Teuta says:
    Jul 9, 2020 at 7:41 pm

    Hi,

    I made the beginner mistake and bought a personal plan + got the free domain name from wordpress.com.

    However, now I would like to move to the wordpress.org as you suggest, but I want to keep my domain name. I am so confused about how to proceed as I bought the domain name through wordpress.com. Can you help?

    Best,
    Teuta

    Reply
    • WPBeginner Support says:
      Jul 10, 2020 at 9:08 am

      You would either transfer your domain or change your nameservers to point to your new host to keep your domain that you purchased for your new site.

      Reply
  30. readrightly says:
    Jul 1, 2020 at 12:02 pm

    Migrated from wordpress.com to wordpress.org. But wanted to know how to migrate the stats. The blog was running on wordpress.com for 2 months.

    Reply
    • WPBeginner Support says:
      Jul 2, 2020 at 8:54 am

      You would need to reach out to WordPress.com’s support as they do not offer a tool for everyone to use at the moment.

      Reply
  31. lisamarie27 says:
    Jun 29, 2020 at 12:33 pm

    Hi. I am trying to export my wordpress.com blog to wordpress.org. I followed the very helpful step by step instructions but after I click “submit” and wait a few seconds, it says it already exists. Any help would be so appreciated!! This is driving me crazy! Thank you!!

    Reply
    • WPBeginner Support says:
      Jun 30, 2020 at 11:37 am

      You would receive that message if you’re trying to import the content an additional time as WordPress lets you know it is skipping that item. If you have an all done message at the bottom then that would mean all of your content was imported.

      Reply
  32. Jason says:
    Jun 28, 2020 at 12:29 am

    I followed all your steps. Signed up with Bluehost and everything. Clicked submit after I uploaded the XML file and after about 5 mins saw two messages saying:

    media placeholder image already exists
    media placeholder image already exists

    I then went to check and see what was uploaded and the only thing that was imported were from the media library.

    I tried to import again but instead got an even longer list telling me several things already exists.

    I’m frustrated, please help?

    Reply
    • WPBeginner Support says:
      Jun 30, 2020 at 10:56 am

      You may be importing very large images but that is saying WordPress uploaded the content and is skipping over what is already imported. Once you receive the all done message you would want to ensure you clear all caching on your site to check what was imported.

      Reply
  33. PRANJAL says:
    Jun 17, 2020 at 2:28 pm

    Hi, I have migrated my blog from .com to .org but WordPress.com is showing me to renew my plan. ( i had a premium .com plan for a year then i made the shift to .org). Can you please tell what should i do now, in order to jot receive this message.

    Reply
    • WPBeginner Support says:
      Jun 18, 2020 at 8:49 am

      If everything has been transferred and you no longer want the paid version of WordPress.com you would want to cancel your plan on WordPress.com

      Reply
  34. Meenu says:
    Jun 8, 2020 at 5:29 am

    Hi,

    Thank you for this useful article. I have been redirecting from wordpress.com to my self-hosted WP site for the last 3 years. I am planning to discontinue the redirect…would I be losing any information in this process? Do I need to take care of any issues in particular? Any help in this regard would be much appreciated!

    Reply
    • WPBeginner Support says:
      Jun 9, 2020 at 9:07 am

      You should not lose any information with that change.

      Reply
  35. Zoe says:
    Jun 5, 2020 at 6:27 pm

    Hello,

    I’ve already made a website in wordpress.com on the free basic plan, I’d just like to know if there is any way to prevent copy & pasting in the free version. I’ve tried exporting then importing onto wordpress.org, but it shows up on my macbook as a zipped file.

    Thanks

    Reply
    • WPBeginner Support says:
      Jun 8, 2020 at 3:18 pm

      If you mean content scraping, you would need to check with WordPress.com for their current available tools. For other recommendations you can use, you may want to take a look at our article below:
      https://www.wpbeginner.com/beginners-guide/beginners-guide-to-preventing-blog-content-scraping-in-wordpress/

      Reply
  36. Jessica says:
    Jun 2, 2020 at 7:00 pm

    I am working on updating my company’s website, and discovered it is the .com platform, not .org. I do want to make the switch, but before we do that I need to confirm any potential impact this may have on our email addresses, as our emails are the same @mycompany.com as our website is.
    If I follow your instructions to switch from the .com to the .org platform will we see any interruption in our email service?
    Thanks so much!!

    Reply
    • WPBeginner Support says:
      Jun 3, 2020 at 9:02 am

      If/when you transfer your domain to BlueHost, you would want to set up your emails again to avoid any issues.

      Reply
  37. Okila James Wonga says:
    May 31, 2020 at 7:32 am

    I’ve made a rookie mistake by subscribing to WordPress. com. I was thinking the packages were the same as WordPress.Org. I am pissed. Now it’s time to migrate my domain to WordPress.ORG. I am glad to know that I can contact your service for free setups. Thank you for this article.

    Reply
    • WPBeginner Support says:
      Jun 1, 2020 at 3:16 pm

      Glad we can help guide you on how to transfer to WordPress.org

      Reply
  38. aneesfathima says:
    May 29, 2020 at 2:55 pm

    hi,
    everything was going right but iam unable to find blogroll option in tools-import…

    Reply
    • WPBeginner Support says:
      Jun 1, 2020 at 1:44 pm

      Thank you for letting us know, for the moment you may need to use their OMPL importer plugin to add this ability back.

      Reply
  39. Steve says:
    May 28, 2020 at 6:20 pm

    My WordPress.com site does not give me any option for a guided transfer, Just export content (which I’ve done) and export library.

    I have actually exported my posts already but wanted to try it again. The exporting worked and two XML files was the result. But when I imported my content to my new WordPress.org website only the names of the posts appear, not the actual posts themselves. Instead I get “Page not found.” To say this is frustrating is being kind.

    Reply
    • WPBeginner Support says:
      May 29, 2020 at 9:10 am

      You may be running into an issue on your hosting provider during the import process, for that specific error you would want to follow our troubleshooting guide below:
      https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-posts-returning-404-error/

      Reply
  40. betty says:
    May 25, 2020 at 2:10 pm

    When you export from wordpress.com to wordpress.org, will the design be transferred also or just the content?

    Reply
    • WPBeginner Support says:
      May 27, 2020 at 9:12 am

      You would need to set your theme back to how you had it on WordPress.com when transferring your site.

      Reply
  41. Ian says:
    May 24, 2020 at 5:41 pm

    I have just claimed a domain name that I haven’t done for quite some time from my Premium wordpress.com plan, will it be a problem to move my whole blog site towards wordpress.org instantly in view of this?

    I noticed a field that says that the domain can only be exported on the 23rd of July, which is 3 months from now. Is the statement related to this action?

    Reply
    • WPBeginner Support says:
      May 27, 2020 at 8:54 am

      It would not be a problem, you would mainly be unable to transfer your domain to your new host until the 60 days have passed and during that time you would change your domain’s nameservers to point toward your new hosting provider.

      Reply
  42. Daniel Nelison says:
    May 24, 2020 at 1:30 pm

    Hi, i followed the instruction and when importing the file there’s an error ‘Internal Server Error’ is it because of my file is more than 256MB?

    I have split it using the WXR File splitter. But still got the same error.

    How to fix it? Is my old website in .com will be affected?

    Regards

    Reply
    • WPBeginner Support says:
      May 27, 2020 at 8:41 am

      You’re likely hitting your site’s upload maximum, you should be able to increase that by using the method in our article below and your old site should be unaffected.
      https://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/

      Reply
  43. Geoffrey says:
    May 22, 2020 at 11:37 am

    I’m switching a site from wordpress.com to Bluehost and want to export all my content (pages, posts, etc). I’ve had the .com site for many years, so there’s a lot of content (1000+ pages) to transfer. It only managed to import about half the pages and 1/5 the posts.

    Any advice for a newbie on how to get a full site transfer without running the export/import process a few dozen times? Thank you!

    Reply
    • WPBeginner Support says:
      May 26, 2020 at 2:58 pm

      Sadly, due to WordPress.com restrictions that would be the only recommendation at the moment.

      Reply
  44. Letitia says:
    May 9, 2020 at 8:29 am

    Hi there,
    With you free website transfer service from WordPress.com to WordPress.org – how long does this process take?
    Many thanks

    Reply
    • WPBeginner Support says:
      May 12, 2020 at 8:33 am

      We do not have a specific timetable for our transfer service as each site is different in size and content.

      Reply
  45. Diana says:
    May 6, 2020 at 4:51 am

    Hi,
    I want to move from WordPress.com to WordPress.org. I chose blue host for hosting with the free domain. Does the domain is free for life?
    I want to benefit from your transfer services. Will you contact me after the purchase or how is this happening?

    Reply
    • WPBeginner Support says:
      May 6, 2020 at 10:43 am

      You would need to renew the domain for the next year and you would need to fill out our setup form for us to transfer your site for you. Our form can be found at the link below:
      https://www.wpbeginner.com/free-wordpress-blog-setup/

      Reply
  46. Rahab says:
    May 5, 2020 at 3:02 am

    Hello,i want to transfer my blog from wordpress.com to wordpress to org,but i have a questions.I love typing on my phone rather than the laptop,can i use my phone for the migration?

    Reply
    • WPBeginner Support says:
      May 5, 2020 at 10:53 am

      You should be able to do the transfer with your phone if you wanted

      Reply
  47. Lindsay says:
    May 4, 2020 at 12:16 pm

    Hi there, I moved my blog from WordPress.com to WordPress.org and my blog posts from 2018 up until now haven’t been uploaded, my posts before that have.
    What can I do?

    Reply
    • WPBeginner Support says:
      May 5, 2020 at 11:12 am

      You may need to use the import tool again to ensure the file imported completely and did not time out during the import process.

      Reply
  48. JS says:
    Apr 28, 2020 at 12:50 pm

    Hello, I started on wordpress.com and trying to switch over to .org Ive had my website for over a year and I have a domain name attached. I need to know how to transfer it over. With bluehost when I select it from the dropdown menu and try to proceed it says “There is already a site at this location. Please select a new one” Since I paid for that domain how do i switch it to my bluehost wordrpess. org?

    Reply
    • WPBeginner Support says:
      Apr 29, 2020 at 10:38 am

      If your domain is pointing toward WordPress.com then you wouldn’t be able to see the new BlueHost site. You would either want to install on BlueHost’s temporary domain or change your domain’s nameservers to point toward BlueHost.

      Reply
  49. C.S. says:
    Apr 21, 2020 at 6:46 am

    Hi there, so I went ahead and purchased a plan from WordPress.com for a new site but I know now I should have used WordPress.Org. I am still in the refund period. If I ask for a refund, I risk loosing the domain name? So now I have to pay for hosting somewhere like at Blue Host & the year I paid for at WordPress.com, what happens next year? Would I have still have to pay WordPress.com to keep that domain name?

    Reply
    • WPBeginner Support says:
      Apr 22, 2020 at 11:01 am

      After 60 days from first purchasing the domain you would have the option to transfer it to your new host for renewal after a year.

      Reply
  50. Lily Nguyen says:
    Apr 19, 2020 at 4:12 am

    Sorry, but I don’t know what is a WRX file splitter? Could you describe it more clearly?

    Reply
    • WPBeginner Support says:
      Apr 21, 2020 at 1:09 pm

      It is a tool to safely split your export file without causing an issue

      Reply
« 1 … 11 12 13

Leave a Reply Cancel reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.

Over 1,320,000+ Readers

Get fresh content from WPBeginner

Featured WordPress Plugin
SeedProd Logo
SeedProd
Create beautiful custom landing pages - Drag & drop builder. Learn More »
How to Start a Blog How to Start a Blog
I need help with ...
Starting a
Blog
WordPress
Performance
WordPress
Security
WordPress
SEO
WordPress
Errors
Building an
Online Store
Useful WordPress Guides
    • 7 Best WordPress Backup Plugins Compared (Pros and Cons)
    • How to Fix the Error Establishing a Database Connection in WordPress
    • Why You Need a CDN for your WordPress Blog? [Infographic]
    • 30 Legit Ways to Make Money Online Blogging with WordPress
    • Self Hosted WordPress.org vs. Free WordPress.com [Infograph]
    • Free Recording: WordPress Workshop for Beginners
    • 24 Must Have WordPress Plugins for Business Websites
    • How to Properly Move Your Blog from WordPress.com to WordPress.org
    • 5 Best Contact Form Plugins for WordPress Compared
    • Which is the Best WordPress Popup Plugin? (Comparison)
    • Best WooCommerce Hosting in 2021 (Comparison)
    • How to Fix the Internal Server Error in WordPress
    • How to Install WordPress - Complete WordPress Installation Tutorial
    • Why You Should Start Building an Email List Right Away
    • How to Properly Move WordPress to a New Domain Without Losing SEO
    • How to Choose the Best WordPress Hosting for Your Website
    • How to Choose the Best Blogging Platform (Comparison)
    • WordPress Tutorials - 200+ Step by Step WordPress Tutorials
    • 5 Best WordPress Ecommerce Plugins Compared
    • 5 Best WordPress Membership Plugins (Compared)
    • 7 Best Email Marketing Services for Small Business (2021)
    • How to Choose the Best Domain Registrar (Compared)
    • The Truth About Shared WordPress Web Hosting
    • When Do You Really Need Managed WordPress Hosting?
    • 5 Best Drag and Drop WordPress Page Builders Compared
    • How to Switch from Blogger to WordPress without Losing Google Rankings
    • How to Properly Switch From Wix to WordPress (Step by Step)
    • How to Properly Move from Weebly to WordPress (Step by Step)
    • Do You Really Need a VPS? Best WordPress VPS Hosting Compared
    • How to Properly Move from Squarespace to WordPress
    • How to Register a Domain Name (+ tip to get it for FREE)
    • HostGator Review - An Honest Look at Speed & Uptime (2021)
    • SiteGround Reviews from 4464 Users & Our Experts (2021)
    • Bluehost Review from Real Users + Performance Stats (2021)
    • How Much Does It Really Cost to Build a WordPress Website?
    • How to Create an Email Newsletter the RIGHT WAY (Step by Step)
    • Free Business Name Generator (A.I Powered)
    • How to Create a Free Business Email Address in 5 Minutes (Step by Step)
    • How to Install Google Analytics in WordPress for Beginners
    • How to Move WordPress to a New Host or Server With No Downtime
    • Why is WordPress Free? What are the Costs? What is the Catch?
    • How to Make a Website in 2021 – Step by Step Guide
Deals & Coupons (view all)
ProfilePress
ProfilePress Coupon
Get 20% OFF on ProfilePress WordPress ultimate user and profile plugin.
SendinBlue Coupon Code
Sendinblue Coupon
Get Sendinblue, a powerful marketing automation toolkit for small businesses, for FREE.
Featured In
About WPBeginner®

WPBeginner is a free WordPress resource site for Beginners. WPBeginner was founded in July 2009 by Syed Balkhi. The main goal of this site is to provide quality tips, tricks, hacks, and other WordPress resources that allows WordPress beginners to improve their site(s).

Join our team: We are Hiring!

Site Links
  • About Us
  • Contact Us
  • FTC Disclosure
  • Privacy Policy
  • Terms of Service
  • Free Blog Setup
  • Free Business Tools
  • Growth Fund
Our Sites
  • OptinMonster
  • MonsterInsights
  • WPForms
  • SeedProd
  • Nameboy
  • RafflePress
  • Smash Balloon
  • AIOSEO

Copyright © 2009 - 2021 WPBeginner LLC. All Rights Reserved. WPBeginner® is a registered trademark.

Managed by Awesome Motive | WordPress hosting by SiteGround | WordPress Security by Sucuri.