100+ Backlinks everytime you update your blog!

Status
Not open for further replies.
tested it and everything works fine. When i tested my link report, there was a message sent on one of the sites i listed on the csv file. However when i tried looking at my page on the said statusnet site, there is nothing there...my message was not posted.

Kindly help...
 
@People talking about wp-statusnet
I took a look at that plugin. There was only 5 forms where you could put in laconi.ca servers. My original intent was to just modify it to accommodate for more sites, but I found a different script that got me distracted from it. There's also 2 things I find troubling about wp-statusnet:

  1. Everything you post with it has a very specific pattern. Each time you make a post, there will be a link to 100+ of the exact same sites at the exact same time. In my opinion, the script I'm building makes things appear a little more natural and random.
  2. When posting using statusmass, did you guys notice a delay? Like about 1-2 seconds? Well, that's what happens when you post to one site. Imagine what would happen when you post to 100+ at the same time. In fact, most shared servers would simply time-out the process after about 10 seconds.
@axedbydax
How many sites did you try and post to, just the one? Right now, there's two things that can go wrong that would cause this. #1 is that the site simply has remote posting disabled. #2 is that you message was too long. Keep in mind that most of these sites you can only post 140 charactors to, and that has to include the title of your post & a link to your site. Right now I'm working on automatic bit.ly integration, so your posts should automatically be shortened on my next update.


@GreatUSA
I know, right? :D

@BillyBunter
It should be applied to a blog whenever you feel like it, no matter when it was last updated. It will not recognize the fact that one of your posts is new, it just takes all the posts you have, throws them into a hat, and chooses one at random to post. Doesn't matter if it's new or old.

@EVERYONE
Sorry about not getting an update in yet. I've been a little distracted with a new toy I'm supposed to pick up today (Tomos Targa moped, $75 WOOT! :D). So the new update won't be released for another couple days. I have gotten some headway in though separating the script into different functions & separate php files. I've gone almost halfway through the thing so far. After I'm done with that, I'm going to have to integrate a bit.ly shortener & create an actual site so everything wont have to be done by manually entering in commands. After I complete all that, there will be another update posted here.

 
i cannot wait to implement this in my site. my only hold back is i am rethikning my damn domain name
 
Okay I'm real confused. I followed this thread from the moment is was started, but there's been so much happening I'm totally lost. What's the actual end result? IE what does the updated script do? Is it still submitting via RSS?
 
I'm interested in the current status of the whole project, too.
 
Suggestion moronic: (by the way, am not a coder), if your concern is having people sending updates to servers at suspicious rates, why not randomize the services to post to as well, in addition to the timing?

Just 2 c. .
 
@Abstroose
Yes, the script will take an RSS feed from whatever you choose and post it. It works now, I'm just trying to make it easier to use (an actual website interface would be nice) & a lot of people need the URLs shortened. And it also needs to be optimized and have a better error handling system.

@GreatUSA
Well that's what it does, posts to random sites. I'm concerned about 2 things:

  1. Most people will be using the same list of sites. These servers, over time, will become very overcrowded if there was no limiter.
  2. I need to keep it hosted freely. Why? Because all the posts are coming from the IP of where my script is at. If I notice the laconica sites start banning my server's IP, I can just switch to another different IP for free. But free IP = low server ability, so I can't overrun the thing. Therefore, I have the limiter.
@egomOnia

Current Features:
-----------------------------------------------------------------------------------------------

* Ability to post to any laconica server
* Multi-User system
* Administrator Monitoring system
* Ability to process csv files containing the list of servers each user signed up for
* Separate user post report logs
* Ability for each user to change: The location of their csv file, username & password for laconica servers, and email address (for use with lost StatusMass API key).
* Post rate limiter (currently set at 300 seconds, or 5 minutes, per user)
* Ability to parse RSS feeds & post the title of the feed followed by its web address.

-----------------All of the above functions perfectly fine as of right now---------------------



What needs to be done:
-----------------------------------------------------------------------------------------------
* Optimization (for speed, less chance of server overload, ability for me to add new features easier)
* Website (for ability to sign up, change user information, and view reports via a graphical interface rather than a text one)
* URL shortener (via bit.ly)
-----------------------------------------------------------------------------------------------
 
Last edited:
great ideas.how could you get it?!

You can use it via checking out page 4 of this thread, look for "UPDATE" in big red letters. I am not releasing the script's source code at this time.
 
Great thread

I'm wondering what is the difference between

statusmass.com script and
wp-statusnet wordpress plugin

@TheInternetViking


Can you tell us what are the StatusNet sites you tested that provide trackbacks.

Thanks

@Zeronimo,

The two that I have had the best luck with so far that offer trackbacks are:

Code:
http://myxavier.com
http://rapichat.com

Now all I need is some kind of plugin to auto-approve those trackbacks. Any suggestions anybody to white list those domains for approval?

Thanks.

~The Internet Viking~

Don't forget to hit the "Thanks" button, if you found this useful.
 
@People talking about wp-statusnet
I took a look at that plugin. There was only 5 forms where you could put in laconi.ca servers.



@Moronic_Kaos,

I have had good success with the statusnet plugin. I have had no problem posting to 20 different StatusNet sites at a time with it. I just wanted to let you know my experience with it. I have implemented it on several sites now and have had very good results with my autoblogs.

Thanks.

~The Internet Viking~
 
@moronic_kaos
Great job, thank you for all your explanations.
do you actualy post to all status sites at once or to some sites randomly?
It woud be great to be able to chose to post randomly to 10% 20% 30% etc...

@TheInternetViking
Now I'm lost...

So we don't get automatic backlinks,
we get trackbacks, and we have to approve theme manually untill we get a plugin to auto-approve them.

Am I rigth?
And is it the same with statusmass.com?

Thank you
 
@Moronic_Kaos,

I have had good success with the statusnet plugin. I have had no problem posting to 20 different StatusNet sites at a time with it. I just wanted to let you know my experience with it. I have implemented it on several sites now and have had very good results with my autoblogs.

Thanks.

~The Internet Viking~

Hi Internet Viking:

You stated and I quote "I have had no problem posting to 20 different StatusNet sites at a time with it."

Could you share the 20 different StatusNet sites please?

I already have the first two that you suggested:
myxavier.com
rapichat.com

Thank you so much.
 
I took a look at that plugin. There was only 5 forms where you could put in laconi.ca servers. [/QUOTE]

you are wrong dude !
When You added three account to wp-statusnet it opens new adding fields.
I've added it 20 and I can add more !!

And It's really good works
 
Stuck, and it sucks!:
So today I've finished the new release of the script. It now has bit.ly integration, and a half-assed control panel for the user. The commands used to post a site will be exactly the same, but you'll have to use the website's interface to sign-up, make changes to your account, and view your report log. But here's what sucks:

Now there's two things going on that take a long time. First, the url has to be shortened with bit.ly, and then, it needs to contact the laconica server and post. This makes the total post time take about 10 seconds, and that causes quite a problem. Any free webserver will timeout about half the time, and that means I can't move the service from IP to IP at will.


If the server was put on a paid host, it would work perfectly fine until the laconica sites start banning the IP, then it would have to be moved. I honestly don't feel like keeping up with it. This whole project has taken me a lot longer than I originally planed for, so I'm now TAKING OFFERS for the script. If anyone would like to demo the new version, you can find it at http://anarchymagazine.com . It is fully functional at the moment, and you can sign up and make posts via the new (yes, I know their ugly) forms. But keep in mind that when you make posts, it may or may not timeout and result in a blank page without making your post. It has about a 75% success rate. Note that this is due to the server, not the script.

If you would like to take this project over, here's what you'll get with it:

  • The StatusMass domain
  • The StatusMass account on the webserver
  • The script that is currently still being used at statusmass.com (the old one)
  • The new script over at anarchymagazine.com (the new one)
  • Instructions on how to install the script on a different server (it's very portable, similar to a wordpress install)
  • Instructions on how to use the administrator control panel
  • I'm keeping the anarchymagazine.com domain, that's my personal testing site.
And here's the work it still needs

  • Needs to be styled & html tables need to be re-done. It's still quite ugly.
  • Needs some sort of tutorial/help file on how to use it (for people who haven't read this thread).
  • Certain errors aren't clean. One major one is that it will return a bunch of "WARNING()" messages if someone enters a broken rss feed, but still try and post the feed. This could be fixed with the "On Error" statement, but I'm done working on this thing.
  • Script accepts anything as an email address, even if it doesn't have the "@" or ".com" in it.
I honestly think if it had a good look to it though, that it could make a great service to sell on DP or maybe Clickbank.

Again, you can preview/sign-up/use the latest release for now at http://anarchymagazine.com .


 
Last edited:
Following your advice, i made http://hellasdance.info/
you are all welcome to use it.

Your missing a file called "markdown.php"


Warning: require_once(markdown.php) [function.require-once]: failed to open stream: No such file or directory in /home/fuenteds/public_html/hellasdance.info/lib/common.php on line 116

Fatal error: require_once() [function.require]: Failed opening required 'markdown.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/fuenteds/public_html/hellasdance.info/extlib/') in /home/fuenteds/public_html/hellasdance.info/lib/common.php on line 116
 
Status
Not open for further replies.
Back
Top