How to import wordpress posts from .txt files ?

filiposlovni

Banned - Multiple Rules Violations
Joined
Aug 1, 2020
Messages
301
Reaction score
205
I'm already searching on the internet for long few days for a plugin that lets me upload my articles that are in .txt files as posts. Found some plugin on youtube but the author didn't leave a link, video is 3 years old and i cant find it on google. Anyone has a way to do this since i got hundreds of posts
 
I use a desktop tool but it isn't sold anymore.
You can try automating the process with BAS it's free.
 
Maybe you will need to convert it to a CSV file. Wordpress mostly work with CSV or XML for bulk import.
 
whats that
It is what your looking for. The MainWP Article Uploader Extension allows you to bulk upload multiple articles to your child sites in just a few seconds. You are given the option to upload separate txt files or to import them using a custom formatted CSV file.
 
whats that
Browser Automation Studio.
It's free to use only thing you will need to learn how to use it.
You can automate web tasks build automation bots for the web.
 
It’s easy enough to script.
It is what your looking for. The MainWP Article Uploader Extension allows you to bulk upload multiple articles to your child sites in just a few seconds. You are given the option to upload separate txt files or to import them using a custom formatted CSV file.

This is the way.

Something like this is easy enough to script for even the most noobious of script kiddies. If coding is your thing then give it a shot, otherwise use MainWP Article Uploader.
 
WP All Import Pro supports CSV input as well.
Maybe you will need to convert it to a CSV file. Wordpress mostly work with CSV or XML for bulk import.
but I don't have CSV files... i said they are txt
It is what your looking for. The MainWP Article Uploader Extension allows you to bulk upload multiple articles to your child sites in just a few seconds. You are given the option to upload separate txt files or to import them using a custom formatted CSV file.
well it does fix my problem but its paid so il have to find nulled version
 
Many WordPress plugins can do that (even my own one), but they all are premium... This means you need to order it from some WordPress PHP developer. I think about $30 USD will be a fair price for such a custom plugin.
 
Make a request in the https://www.blackhatworld.com/forums/download-requests.39/, mention @Festinger and @NulledCode then pray that either of them are in a jolly good mood .. That is what I would do .. =)
Already found one on babiato but seems like its not working
 
Already found one on babiato but seems like its not working
Ok, but mention another forum in this forum is forbidden by this forums rules, don`t do that again if you wan`t to have a non banned account here.
 
Ok, but mention another forum in this forum is forbidden by this forums rules, don`t do that again if you wan`t to have a non banned account here.
didn;t knew
 
Im looking for a plugin as well that will take first line of of txt file make it the title and the rest the post text... Bulk import text files to WP post... If anyone has a simple plugin please share. if not I will have to pay someone to make one and add it to WP for free use.... Seems a lot of people looking. Used to be a thing called PLR to WP or bulk PLR uploader or something.
 
Wp all import will do the job ...but it's easier if the file in csv ...or if you want to keep using txt, you can bulk reorganize all the txt into csv using python script...do you have sample txt file?
Im looking for a plugin as well that will take first line of of txt file make it the title and the rest the post text... Bulk import text files to WP post... If anyone has a simple plugin please share. if not I will have to pay someone to make one and add it to WP for free use.... Seems a lot of people looking. Used to be a thing called PLR to WP or bulk PLR uploader or something.
 
I'm already searching on the internet for long few days for a plugin that lets me upload my articles that are in .txt files as posts. Found some plugin on youtube but the author didn't leave a link, video is 3 years old and i cant find it on google. Anyone has a way to do this since i got hundreds of posts

CyberSEO Pro generates posts from CSV files and plain text dumps.
 
Back
Top