PHP submit multiple post(s) via email to blogs (Automated Backlink Building)

by 1 replies
2
Hi All,

I am currently writing some PHP code that will submit multiple post(s) via email to blogs automatically with scheduled future postdates.

I don't like re-inventing the wheel, so I thought does anybody know of any existing software that does this already, with just one click.

Cheers
Steve
#programming #automated #backlink #blogs #building #email #multiple #php #posts #submit
  • Steve,
    I'm not sure I am following exactly what you need, but this is what I gather:

    You would like to post to a Wordpress blog from an email? You would have an email address you would send a post to and the mailserver would read the email, a script would verify, and then post it to WP for you? Maybe there is a date in the email, or subject line, that WP would also be directed to make the post public?

    I had built a system for a newsletter startup idea several years ago that would read emails and extract the content from emails received and save in a database. Your workflow sounded familiar.

    Regards,
    Eric

Next Topics on Trending Feed