The migration tag has no wiki summary.
-1
votes
0answers
22 views
How do I estimate the cost of migrating from Drupal to WordPress? [closed]
What information do I need to make an informed estimate for migrating from Drupal 7 to a new WP site?
What's involved in a migration other than database records (posts, users, etc...)?
I've been ...
0
votes
0answers
26 views
Problems with migrating a WooCommerce orders
I am trying to import/export orders from one WooCommerce website to another. After using the WordPress import/export tool for the "orders", the individual order page no longer shows the product(s) ...
0
votes
1answer
25 views
Is a *.wordpress.com blog easy to migrate?
As a student software developer who is about to graduate, I find it is time to start my own blog. I've been told it is important to make a name for yourself, to stand out from the rest. Therefore I ...
0
votes
0answers
31 views
Post migration - images do not display
Here is migration quandry - going from one host to another. The blog domain name is unchanged.
backed up the file system with everything to a .bz2
backed up the SQL DB
ftp'd the file system bz2 to ...
0
votes
0answers
37 views
After server migration (local server to online server) permalink don't work
I am finding some difficulties with Permalink after have migrate my blog from my apache local server to an apache online server.
I have used the Search and Replace Tool on my online server script: ...
0
votes
1answer
33 views
Doubts about how to migrate WordPress from local to online server using Search and Replace Tool script
I am trying to migrate my blog from my local web server to an online web server and I have a doubt about this procedure.
I have uploaded all my local file in the root of my web server.
I have also ...
0
votes
2answers
57 views
How do I mitigate the forward slash problem for URLs of images after a WP migration?
I migrated my WP deployment from the old server to the new server. The site still has the same URL (i.e. http://my.site.com) but I've moved my WP deploy from the site URL to a subdirectory of said URL ...
1
vote
1answer
46 views
Make WordPress “readonly” on a given site
I'm moving a WordPress installation from one server to another. The IP
address will change, but the URL will not, since I will redirect DNS.
The problem: while DNS changes propogate, people might ...
0
votes
1answer
40 views
How do I get the Wordpress post to display the content instead of an image?
I am working on migrating a Wordpress site to a test server. I imported all of the content & settings, and verified that every setting is the same as the old site. However, I'm having a problem ...
0
votes
2answers
69 views
Problems in migration of WordPress site from local server to the online server
I am finding some problems uploading a WP site from my local webserver to the official online webserver.
The situation is the following one, on my local web server:
I have install WP website on my ...
1
vote
1answer
44 views
Migrating old posts to new wp, how to extrapolate infos from the post body to custom fields?
I need to migrate some information that are store in the post body (like "price:200$"), extrapolate them somehow and put them into custom fields. how do I do that?
The blog is about restaurants and ...
0
votes
0answers
72 views
Plugin updating wp_options table and causing mysql issues
A client of mine has a wordpress site with the database and the wp installation in in a different servers. Yesterday I migrated the wp install to a new web server, keeping the database the same.
In ...
0
votes
0answers
23 views
Wordpress port using hosts file generates parse error. Why?
I'm a Wordpress dev of a good few years now, but this one's got me a little stumped.
I have a remote site that I wanted to dev locally for a while as I'm without good bandwidth right now. I figured ...
0
votes
2answers
25 views
Migrating from foo.com/wordpress/ to foo.com/ — how can I do it?
I have a working wordpress installation at mydomain.com/wordpress/index.php (not a real domain). I want to migrate it to mydomain.com/index.php. How can I do that? I tried just unzipping a new copy of ...
0
votes
2answers
95 views
Error establishing a database connection After Copy localhost wordpress site (with site url directly to hosting server's url before copy)
I have a localhost site that I heard I can migrate the site by just copy and paste the whole site from local to host if I changed WordPress Address (URL) and Site Address (URL) to my current hosted ...
0
votes
1answer
76 views
Website Address Keep redirect to website after migration attempt
I have a loclhost site that I heard I can migrate the site by just copy and paste the whole site from local to host if I changed WordPress Address (URL) and Site Address (URL) to my current hosted ...
0
votes
2answers
86 views
Can't Access Subdirectory
I've moved my blog from http://leghumped.com/blog to http://leghumped.com/ and now I can't access my /images directory. I've tried every combination of rules from trawling for people with the same ...
0
votes
1answer
30 views
Migrate wordpress from wordpress.com to self hosted server [duplicate]
Possible Duplicate:
How to migrate from wordpress.com to self-hosted wordpress
I have to move wordpress blog hosted on wordpress.com to self hosted server.
I would like to know if the ...
0
votes
3answers
124 views
Custom rewrite rules for /pastissues/%category%-%postname%.html
I have been researching this for over a week now. I've tried a few tutorials on custom rewrite rules and custom post types, but I'm still not sure which direction I should go in for making this ...
0
votes
1answer
163 views
Featured Images not appearing
I'm helping a friend with a WordPress blog since I'm a "computer person," although I have no specific WordPress experience and I haven't used PHP in years. So, I really appreciate any light that ...
1
vote
1answer
118 views
Migrating from PDO using SQLite to clean new install using MySQL
I've been using PDO plugin for wordpress and SQLite database. It does not work as expected so I want to use MySQL database, but without PDO for Wordpress since I cannot trust that plugin anymore, It ...
0
votes
2answers
82 views
Migrated site redirects to localhost after successful login
I have copied a site to a non-public demo server to make some edits.
I transferred the files and the database (having disabled permalinks beforehand), updated wp-config.php with the new database ...
0
votes
3answers
107 views
The issue of redirecting my site to a new domain
I have encountered some problems after I have redirected my site, which is in a sub directory in my server, to a new domain. I have kept the same server.
The origin URL of my wp site ...
-1
votes
2answers
45 views
How to Migrate Blog Posts (only) from One Server to Another
I have a heavily infected and hacked server. I have setup a new server and created a fresh install of WordPress (fyi...it was a Joomla install on my server that got hacked and took the server down, ...
0
votes
2answers
66 views
Wordpress Theme Breaking on Migration to Live Site [closed]
I've developed a Wordpress site locally and have recently been trying to upload it to the server. Although every time I do so, the child theme I have created for the parent seems to break.
I can't ...
0
votes
1answer
51 views
Migrate content/pages from Blogger to Wordpress [closed]
Is there a tool or OOB solution for migrating pages and content from a Blogger site to a Wordpress site which can be recommended based on previous experience.
I know there are plenty of free and paid ...
0
votes
1answer
38 views
Migrating domain name from old WP host to new (which uses vhosts)
I have an old WordPress site that I am redeveloping. I'm redeveloping it on what will become the new host for the site. The idea is that when the new site is ready I will change the DNS records on my ...
0
votes
2answers
32 views
Deploying from local to dev: pages do not work
So I have deployed a WP that was local to a dev environment. I have done the following:
Deployed files via FTP
Imported DB via PHPMyAdmin
Modified home and siteurl values in the _options table
So ...
0
votes
2answers
701 views
How can I export WordPress posts' attachments?
I am in the process of transferring posts from one WordPress install to another. I can use WordPress' Tools --> Export to export the XML I need for my posts. On the new install, I then use Tools --> ...
2
votes
3answers
200 views
Best way to import users, post and categories from an external database
I need to migrate an existing website to WordPress. This website already has a basic database containing users and posts (with a category), but it also has a high number of records so it's not ...
0
votes
2answers
92 views
About to migrate site to new domain
I've been developing a WordPress site for a client on my own hosting and domain and within the next week I'll be moving it to theirs. I have a number of questions regarding this as this is my first ...
0
votes
2answers
41 views
Wordpress Migration error phpupdate_option is not a function
I'm trying to migrate my wordpress from a subfolde to the root.
I've already done it from localhost to the subfolder with the same method
update_option('siteurl','http://example.com/blog');
...
4
votes
1answer
113 views
Migrating Markdown (from Drupal)
I'm in the process of migrating my blog from Drupal to Wordpress. I have made liberal use of Markdown in the original posts (and Geshi syntax highlighting).
In see that the WP-Markdown plugin ...
0
votes
2answers
560 views
Database migration issues - Error #1046 No database selected
i need to get my clients website online and have been able to figure everything out except of course the most crucial part which is the database upload. i can't figure out what i'm doing wrong since ...
0
votes
1answer
125 views
product export and import using xml
I am use eCommerce plugins for the eCommerce support in wordpress
I am export my all product using Tools->export from my http://localhost/first wordpress site and i am try to import in my ...
0
votes
1answer
139 views
functions.php not working after moving
I just migrated my site from localhost to live server.
But it seems like a new installation, my custom post types, taxonomies are not there.
The pages and posts i had are still present.
...
0
votes
0answers
63 views
I need to use already existing database with my Wordpress installation [closed]
i have already a self developed news website, now i need to take advantage of wordpress functionalities without starting from 0 but using the database of existing content i already have.
the actual ...
1
vote
1answer
42 views
how to migrate wpmu from one host to the other?
this issus is different fromm How to migrate wordpress users from one blog to another
since i am using WPMU, i have backup the database, and then import it to the other host, also i have changed the ...
0
votes
1answer
62 views
migrating local dev site to live site with no downtime
i know the issue of migrating a local dev site to a live site has been discussed extensively, but i'm wondering how to do this without any downtime.
i'm working on a local copy of my live site to ...
0
votes
1answer
124 views
Need Help Using bigdump
I am migrating a WordPress site but have problem with phpMyAdmin restriction (too big - 240 something mb)
I am using »bigdump«.
I believe I have followed every instructions (create a temp directory, ...
-2
votes
2answers
256 views
Moved site to 1&1 hosting, but is broken and redirecting to GoDaddy 404 [closed]
I'm actually just trying to mirror a GoDaddy site on a subdirectory of my personal 1&1 hosting.
I just strait up copy-pasted the file structure, and copied the Database, using a search replace ...
0
votes
1answer
163 views
Wordpress showing weird characters in content after migrating to a new server
My wordpress site [WordPress 3.3.1] shows weird characters in content after moving to a new server. But in my local server its working fine.
For example it shows we're solving as we’re solving!
In ...
3
votes
1answer
272 views
Why does WordPress use serialize rather than json_encode for the options table?
I have a basic understanding of serialize (I come across it often when I'm migrating WordPress installs) and I just discovered json_encode.
Given that serialize causes so much trouble with replacing ...
1
vote
0answers
44 views
Moving from one test to multiple final environments
I'm working on a Wordpress website in the following test environment url: www.example.com/wordpress.
Once the site is complete and everything is tested, I want to deploy to three live environments:
...
0
votes
1answer
169 views
How do I fully migrate post images from one WordPress site to another?
I know WordPress has a built-in tool for exporting content, but this does not actually export images associated with each post...it only exports an XML file. How do I actually export images in each ...
0
votes
1answer
141 views
After moving my site from a dev subdomain, to root, all my custom meta data is gone
I just movde my site from a dev subdomain, to the root. I have extensive amounts of data saved in custom meta fields which I created with the WpAlchemy class. All of this data is not appearing in ...
0
votes
1answer
389 views
preventing the duplicate wp_insert_post
Right of the bat, let me say that this is not the same question as I posted the other day ( that is duplicate posts when trying to update a post using the wp_insert_post. ) Cause, in that question, ...
0
votes
1answer
80 views
Migrated from localhost to server and cannot get custom_fields content anymore
So i migrated from localhost to my server, everything is working but my plugin cannot get the custom fields data anymore.
I get my custom fields this way:
$customs = get_post_custom($nodeid);
...
0
votes
1answer
150 views
Error after moving WordPress installation
I am trying to move a WordPress site to a new server, but I cannot get it up and running on my local server (running XAMPP).
The site is running perfectly fine, but when I download the files, export ...
0
votes
1answer
251 views
Migrated wordpress site give “Undefined variable: php” warnings
I have just migrated my wordpress site from my laptop to my desktop. I get server error 500 when I try /localhost/wordpress/wp-admin. So I turned on WP_DEBUG and now I get a series of
Notice: ...
