1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

What is the best way to submit to multiple sites?

Discussion in 'Social Networks' started by sarahturned, Dec 20, 2010.

  1. #1
    I would like to start using social networking a little more and was thinking of signing up to about 30 or so different sites.

    What is the best way to post a couple of my blog posts to all 30 sites? I'd like some fast and easy to use of course.

    Thank you
     
    sarahturned, Dec 20, 2010 IP
  2. fancymouj

    fancymouj Peon

    Messages:
    5,019
    Likes Received:
    134
    Best Answers:
    0
    Trophy Points:
    0
    #2
    hi mate..

    Sounds like you'll need to set up your PHP pages with a form to accept user postings. Once you receive the user's input, you are going to have to POST to the other sites using cURL or some other method.

    Not sure how to make it object-oriented. It would probably make sense to make a class for each remote site you'd like to post to. If the site changes, you just tweak the class to reflect the site's changes. Another class might be the cURL routines to submit their forms and such.
     
    fancymouj, Dec 20, 2010 IP