Bulk Upload Blogpost

charmtolucky

Regular Member
Joined
Jul 29, 2012
Messages
321
Reaction score
124
Hello members,

I created a blog using blogger.com and i want to upload bulk post in the same

The posts are around 300-400.

Anyone have any idea on how can i do it?
 
iMacros is your friend.

Record the process of a blogpost upload. Make a .csv file with all the blog posts, one post per line. Use this .csv as data source for the macro. Play the macro in loop. Loop count equals to the number of rows in your .csv aka the number of blog posts you wanna upload.
 
iMacros is your friend.

Record the process of a blogpost upload. Make a .csv file with all the blog posts, one post per line. Use this .csv as data source for the macro. Play the macro in loop. Loop count equals to the number of rows in your .csv aka the number of blog posts you wanna upload.
Thanks. Is their any video explaining what you said? I can implement then better.
 
Thanks. Is their any video explaining what you said? I can implement then better.
You won't find all this explained in a video, you might be able to find parts of it on Youtube, such as how to record a macro, how to use a data source, how to loop the macro. But iMacros has a wiki too with all the commands you need to use: https://wiki.imacros.net/Main_Page. It's not that difficult, once you get a hang of it.
 
Back
Top