How can i migrate a php website to wordpress?

Linu

Power Member
Joined
Jul 4, 2019
Messages
797
Reaction score
182
How can i migrate a PHP website to WordPress? Looking for solution.
 
There isn't an easy one-click solution for this. You'll need to hire a freelancer: https://www.blackhatworld.com/forums/hire-a-freelancer.76/
 
How can i migrate a PHP website to WordPress? Looking for solution.


I do not think you can. you need to recreate all those PHP pages again in wordpress.
 
Yikes, you would need to have a custom bot that would essentially copy all body text to Wordpress post, but there might be formatting issues and the rest of the site might not look right, so best to rebuild the Wordpress site first, and then you could get someone to script something to copy them over maybe.
 
There isn't an easy one-click solution for this. You'll need to hire a freelancer: https://www.blackhatworld.com/forums/hire-a-freelancer.76/
Thanks for the advice.
I do not think you can. you need to recreate all those PHP pages again in wordpress.
How much it would cost? Do you have any idea?How much time it will take?
Yikes, you would need to have a custom bot that would essentially copy all body text to Wordpress post, but there might be formatting issues and the rest of the site might not look right, so best to rebuild the Wordpress site first, and then you could get someone to script something to copy them over maybe.
I got your point.
 
How much it would cost? Do you have any idea?How much time it will take?
Depends on your current website type, features and design.
 
Can you code php?

You can have your existing php pages post to your wordpress api and insert posts there, then switch sites after you got all pages covered.

Search for wordpress rest api.
 
it really depends on the website content and structure,
I believe you can do such a thing using wp automatic or wp robot,
basically tweaking the process by copying content from your website to a different new WordPress website
 
Depends on your current website type, features and design.
That's not a heavy website. Just a dental clinic website.
Can you code php?

You can have your existing php pages post to your wordpress api and insert posts there, then switch sites after you got all pages covered.

Search for wordpress rest api.
I can't code PHP.So wanted to know about costing if i hire a dev then how much it would cost me?
it really depends on the website content and structure,
I believe you can do such a thing using wp automatic or wp robot,
basically tweaking the process by copying content from your website to a different new WordPress website
Thanks for the suggestion.Wp automatic and WP robot is for autoblog I guess.
 
That's not a heavy website. Just a dental clinic website.
Then it would not cost you much unless you need to clone the design.
 
That's not a heavy website. Just a dental clinic website.

in that case, it probably at most has 10-20 pages. Just recreate all of those in wordpress. few hours work. probably takes less time then trying to figure out a way to migrate PHP to wordpress and troubleshoot.
 
Evaluate the Website
Set Up Environment
Import Content
Migrate Website
 
Back
Top