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 - Where Do I Start?

[ad_1] Search engine optimisation (SEO) - The process of impacting the ranking of a website on a search engine's results for specific keywords to gain organic visibility Every search engine combined receives over 6.5 billion searches a day with Google contributing around 4.5 billion of the searches. The benefits of a good SEO are huge, from your sites ranking within keyword searches to increasing the possibility of conversion. As a consequence, developing a good SEO involves many obstacles, the largest being how a search engines rank websites is unknown to everyone. For example, Google uses an algorithm involving over 200 factors to determine the ranking of websites for a specific search yet Google will never release information on any of the factors. But through persistent testing, web designers have been able to identify some factors to include into your website and research. Market knowledge You must know your target market, including understanding the keywords potential visitor...

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...

SEO Techniques For Wordpress Blogs

There's a lot of amazing SEO power built into WordPress. Unfortunately it doesn't all come by default, and you might not know what's best when it comes to templates and options. This simple, easy to follow article will outline many WordPress SEO tips which people often forget to implement (even the most famous bloggers), or haven't yet arrived at for some reason or another. If you want to see your wordpress site show up in the search engine results you are going to have to do a little on page search engine optimization. Quick Facts * There are 55 million blogs out there, if you don't stand out you will have no chance. * The first second of a visitors attention is the most crucial. * Your main traffic should come to articles and posts inside your blog, not the home page. * Search engine rankings relies heavily upon the quality and quantity of links to your blog when they determine the ranking. * The best way to get links is by natural recommendations from other blogg...