Article Marketing Auto Shiznit...

ttmwttmw

New member
Jul 2, 2009
35
0
0
Any good automated article submission software out there? I'm looking for something i can add my own article directories to, so i can choose who i'm submitting to.

Looked into uBot and had a little play with iMacros but it seems pretty time consuming still to put different articles into the script each time using iMacros (unless im missing something), and uBot is pricey and i might have the same problems there anyway?

Any other good alternatives i should scope out?
 


If you target article directory platforms instead of individual sites, you can create a macro/bot/script that can post to all of them instead of having to add each one in manually.

patterns & footprints are very helpful with this stuff
 
sick :) . I cant say i know a lot about patterns and footprint stuff, but doesn't it lead to penalties in the SERP's recognise you've got links from say...all similar article directories scripts with the same article?
 
sick :) . I cant say i know a lot about patterns and footprint stuff, but doesn't it lead to penalties in the SERP's recognise you've got links from say...all similar article directories scripts with the same article?

harness the power of spun content. You should be able to post something "unique" to every site if done correctly.

As for them identifying the same platform across all of your links, that is certainly possible, but generally if you're hitting sites all on unique IP's, then how could they tell the difference between automation or just a person working down a list of similar article sites posting articles manually?
 
Tried a load of article spinners but they all seem to be toss. Mind me asking which one/ones you use?

I'm guessing you've got it on auto to submit different versions to different directories? Is it easily doable?

I've got basic programming knowledge but nothing too serious. If i can do it using uBot or similar that would be spot on :)
 
Tried a load of article spinners but they all seem to be toss. Mind me asking which one/ones you use?

I'm guessing you've got it on auto to submit different versions to different directories? Is it easily doable?

I've got basic programming knowledge but nothing too serious. If i can do it using uBot or similar that would be spot on :)

I don't use uBot, but a lot of others here do, I'm sure it's possible. As for spinners, the best spinner is the only app that has gotten close to great quality for me. If you need it to be absolutely perfect for each spin, you need to run through each and every word and hand spin it. Takes 100x longer but it can produce perfect content.
 
I think creating your custom article submitter could be a good idea since you will have the ability to edit it however you like. I have been working on an article submitter lately but got stuck on some of the steps and can't move on.
 
I programmed a customized article posting script for my internal usage, It was based off of "Article Post Robot".

The problem I came across with Article Post Robot (APR), was that is did allow for multiple article posting, but it still posted one article at a time when inside the 1 particular directory.

So, when it would log into to articlecastle for example, it would only post 1 article, then log out, and go to the next directory, even though it was possible to post several articles to the directory then move on. Also, I've customized a script that would allow the program to select the best directory to post based on keywords, in the articles, etc. And it's about 95% accurate, so I no longer have to select the categories. What used to take 2 hours to post to 400 directories with APR, now takes 5 minutes, set a cron job, and I'm sleeping while posting, not wasting resources.

Also, APR is a windows only program, so I would have to find a PC, I'm on a mac, so yeah... I programmed it in perl/cgi and mysql.

Customizing is always the answer if there is no better alternative.
 
I think creating your custom article submitter could be a good idea since you will have the ability to edit it however you like. I have been working on an article submitter lately but got stuck on some of the steps and can't move on.

Are you coding it yourself or using uBot? I've nearly finished my first article submit bot with uBot and everything seems pretty straight forward so far.

If your using uBot and get stuck shoot me a pm, i might be a able to help out :)