Question

Sorry for the disturbing title, it's hard to describe what I want.

I have a list of about 60 wordpress websites. On each website I have a Contributor account registered (so I can not use the XML-RPC support) and I post about 1-5 articles on every website, every month.

  • The articles (about 150/month) is delivered to me via Dropbox.
  • I manually log into each website with a specific Username and Password
  • I post the articles on websites
  • I save the URL:s to each post in a list

Does anyone know if there is a program that can automate this process? Alot of copy and pasting and it is taking hours each month!

I heard that iMacro may be a suggestion, but I would love if the program could fetch the articles straight from Dropbox.

Show me what you can do!

/Liu Kang

Was it helpful?

Solution

iMacros was definitely the answer here, I am working on a customized code at the moment and it's going really good. Running into some problems, but I usally solve them.

Got a code now that can:

  • Login to a website
  • Fetch article information from a .CSV
  • Post the article to the website
  • Save a report containing information what article that were posted and where
  • Save information about if the post was successfull (or not)
  • Logout, clear cookies
  • GOTO next website
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top