Auto Copy wordpress article with rankmath or yoast title + thumb

honor

Power Member
Joined
Mar 6, 2013
Messages
618
Reaction score
75
hello, i want plugin that can copy my wordpress website's article to my another wordpress site with rankmath or yoast title and thumb.

Each bots can copy article with featured image, but point is, it need to copy rankmath or yoast informations too (only title and social thumb)

any automated method to do this?
 
i'm also looking for this and there's no plugin that can do this.

i suggest wp_api + cron
 
You can download complete sql database and files of first site.
Then run search and replace queries on sql database as per need and import edited database to second website database.

I have moved wordpress sites to new domains by above method (around 2012), Worked for me.
But I am sure there are some better methods to do that must be available by now.
 
bump, any plugin ?
 
There should be easy ways of building such a plugin yourself. Anyone care to share?
 
Back
Top