Skip to main content

How to Migrate From WordPress to Tumblr

[ad_1]

If, for some reason, you want to move your WordPress blogs to Tumblr, there are several ways you can apply. There are even procedures that allow you to migrate everything, including your photos/images and comments. Although there is no process that's as easy as 1-2-3, there are steps that are quite simple to follow; steps that you can do on your own.

There are a lot of guides you can use for transferring your WordPress blog to Tumblr. What follows, however, is a slightly simple version that almost anybody can perform.

Step Number One

Of course, the first thing that you need to do is create your own Tumblr account (if you do not have one yet). It's easy to make one; you'll only need to sign up and then provide some basic personal information and you'll be able to create your account.

Step Number Two

Open your WordPress account and navigate to the Dashboard. Find the TOOLS command and choose EXPORT.

Then choose POSTS. Look for the tab that says DOWNLOAD EXPORT FILE and click on it. This will export all your WordPress posts.

Step Number Three

Your export file will appear as an XML file. You need to make sure, though, that every content you export has an actual data, as well as a content encoded section.

Step Number Four

Consider the fact that there is a limit to how many posts you can migrate to Tumblr every day. The safest number is 70. What you can do, though, is to create separate files for your XML file so you can be sure that each will have only 70 items. Remember that you need to keep the items encoded, i.e. - or s.

Step Number Five

You will then need to find a good PHP script. This link will provide you with one.

Then you'll have to insert or change some of the details with your information. Here are some specifics that you should follow:

For $xmlFile = 'MYEXPORTFILE.xml'; - indicate the XML file that you are importing.

For $tumblr_email = 'EMAIL'; and $tumblr_password = 'PASSWORD' - indicate your Tumblr username and password.

For $tumblrUrl = "http://YourTUMBLRID.tumblr.com"; - indicate your Tumblr URL.

Step Number Six

Identify the web location that you can use to access your XML file and tumblr_import.php. Upload both to that location. Run the PHP script.

Where you put the PHP file should be indicated in "mysite".

If you do this right, you'll be able to successfully move all XML file to Tumblr.

As mentioned in the early part of this guide, you can only import around 70 items to Tumblr in a day. So if you have to transfer more than the said amount, what you can do is skip one day before performing the import procedure again. You will only need to upload the XML file and then do this:

$xmlFile = 'MYEXPORTFILE.xml'; - change to the filename that you used before running the PHP.

These steps are meant only for WordPress sites that contain basic stuff like simple blog posts. Heavier content may not be supported by this procedure. Also, this migration alternative does not support the transfer of the images on your WP blog to Tumblr.

This is just one of the many ways you can migrate your posts from WordPress to Tumblr. There are many more options online. One involves the use of the Customize link on your Tumblr account and another uses the Export>Tools option of your WordPress blog.


[ad_2]

Source by Sherly A. Mendoza

Comments

Popular posts from this blog

SEO Vs Google Ads - Which One Is Better?

[ad_1] Companies and shops that have created a website to showcase their products/services would certainly like as many potential customers to find it. However, they should find a way for their website to land on top of search results. When viewers are able to search their products/services on Google, their webpage is displayed in either organic search results or Google paid ads. Organic Search Results and Search Engine Optimization (SEO) People can find organic search results just below paid ads. If businesses like to rank among the top in organic search results, they have to optimize their site. Google's first and foremost objective is to direct users to the most relevant, high quality content related to the topic they are searching. Advantage SEO lets their webpage appear in search results with no costs. Their efforts will produce results that will last for so long. Disadvantage SEO is a very long, continuous activity and certainly, competition is working hard as well. More ofte...

What Exactly Is SEO and Why Does My Website Need It?

[ad_1] Some people are not familiar with the term SEO. Others may have heard about Search Engine Optimisation (SEO), but may not be aware of its meaning and significance. There are actually a number of things that are critical to a website more than ranking high in search engines, though, when different people are asked, they have different ways of achieving this. To get a more comprehensive and accurate answer, people can look closely at Google's guidelines found on the Webmaster Tools site, and search under SEO's hood. In the past, SEO has earned a bad reputation due to a number of individuals who made use of unallowed techniques to benefit from search engines, rather than work with them. The wrong choice of SEO professionals has negatively affected the reputation of many websites, making them invisible in search engine rankings when Google updated their algorithms. On the other hand, deciding to choose quality SEO professionals can give several advantages to a website, inclu...

The Easy Way To Create An Affiliate Marketing Blog

[ad_1] When it comes to setting up an affiliate marketing website, you have a few options. You can choose to create a static website using HTML. This requires you to know the specific programming language. You will also need to have an HTML editor handy to create your pages. An alternative to this is setting up a blog using WordPress, which is a free platform that many people are using to build their affiliate sites these days. Why WordPress? There are many benefits to using WordPress for your affiliate marketing efforts. For one, it can be easily installed from your web host's cPanel. You can use Fantastico to install WordPress in less than one minute. Once it's up and running, your site is live with a fully functional blog for you to use to promote your affiliate products. Another reason many affiliate marketers prefer WordPress is because of the easy to use admin panel. When you log into your WordPress installation, you will have access to the different sections of the admin...