Faster way to put 10k posts on a wordpress blog?

noobiemoney

Registered Member
Joined
Jul 2, 2015
Messages
56
Reaction score
3
Say I have 10k contents.

I want to put it on my wordpress blog.

Basically all I have is content. Wordpress plugin should sort of tag, categories, permalink, etc for those.

I want to be able to upload content and title to wordpress in say less than 1 hour.

How would I do so.?
 
10K Post in 1 Blog within 1 Hour. I think its not Possible.
 
Not possible and in case its possible its not good for your blog.

Instead of this try uploading part of your content on daily basis.
 
If content is too much(more than 100 Words) wp all import won't work.Are those articles in text format?If so You should use "Kontent Machine" post to blog function. It costs 37 Dollars/month though.
 
Scrapebox paid plugin has this feature, it does everything for you.
 
Hire a freelancer to do it, helps you in customising the posts as per your need.
 
Just inject that shit into the database using an .sql file that you hand create - pretty easy, but you will probably need a way to SPIN some content for titles, and tags. All in all though ... it's pretty doable, and a solid SQL query can execute in well under an hour even on that volume of data ... particularly since it won't be bogged down with tons of useless taxonomy right out of the gates. Manually posting and semi-automatic are not great comparatively speaking if all you really care about is the BULK upload status.

If this is for an actual money site, or site you hope to rank for using SEO, I would suggest that this amount of instantaneous content creation would likely "sandbox" you for a long time. You rarely should go from NO content to MONSTER content so fast, but perhaps you know what you're doing. If so, I really believe .SQL file manipulation is your best bet, but of course there are a lot of ways to get it done overall and many of the previous suggestions are very good ideas.
 
It is very much possible with WP ALL Import. I did it for 21k pages, finished within 50 minutes on VPS.
 
Back
Top