I just put up a new topsite the other day, and don't have enough traffic yet for it to rerank on it's own. Does anyone know how I set up cron so that it reranks every 30 minutes and resets every 7 days?
Cron?!
Collapse
X
-
Tags: None
-
Originally posted by toodamnfli
i thought this was a weed thread and u forgot the rest of the word..back to work
LOL!!! Sorry about that honey!Comment
-
Originally posted by JackFoley
If it's Autorank, there's instructions in the manual.
Well it is...but I was hoping someone could explain it a lil mo better...for me
Comment
-
I always use Webmin (www.webmin.com) to schedule cronjobs. Easy enough for a non unix geek like me.<a href="http://www.homepageofthedead.com"><img src="http://board.gofuckyourself.com/images/globill_88x31.gif"></a>Comment
-
I assume you already know how to set up a cronjob and you have telnet/SSH access to your server. The syntax for the crontab would be:
30 * * * * /usr/bin/perl /path/to/your/rerank.pl
0 23 1 * * /usr/bin/perl /path/to/your/reset.pl
unattended error: ID 10 T. Check connection between keyboard and chair.Comment
-
Comment
-
Ok, makemegrowl....I'll try to describe it a bit better.
You have telnet or SSH access to your server, right?
Good. Take this and paste it into Notepad:
30 * * * * /usr/bin/perl /path/to/your/rerank.pl
0 23 1 * * /usr/bin/perl /path/to/your/reset.pl
Replace the paths to the .pl files with your own (your perl path might be different, too). Save it as growl.txt. FTP it to your root server folder in ascii mode. Are you with me so far? Good.
Now, open up a telnet/SSH session. Change to the server root directory (you're probably there anyway). On the command line, type in "crontab growl.txt" (without the quotes).
crontab -l (shows you what cronjobs are currently running)
crontab -r (removes current cronjob)
crontab -e (lets you edit the cronjob)
Failing that...get your admin/tech help to do it for you.
unattended error: ID 10 T. Check connection between keyboard and chair.Comment
-
I found a rerank and reset, but they don't have .pl behind them...or any extension for that matter...are these the ones?Comment
-
MakeMeGrrrrowl -
just have your host install it for ya !!!
Tim
TeenFlood.com Online since 1998.
TFCash KissMeGirl
VirginRiches MondoBucks
tim at tfcash.com or submit a ticket at our HelpDesk
Comment
-
Well I think they did today...but it's still not workingOriginally posted by hardcorehosting
MakeMeGrrrrowl -
just have your host install it for ya !!!
Tim
Comment
-
hmmm....is it AutoRank Pro or AutoRank PHP?Originally posted by MakeMeGrrrrowl
I found a rerank and reset, but they don't have .pl behind them...or any extension for that matter...are these the ones?unattended error: ID 10 T. Check connection between keyboard and chair.Comment
-
That is understandable.Originally posted by MakeMeGrrrrowl
Well it is...but I was hoping someone could explain it a lil mo better...for me
When you're running down my country hoss...you're walking on the fighting side of me!
FOR THE LYING LOWLIFE POSTING AS PATHFINDER...http://gfy.com/fucking-around-and-pr...athfinder.htmlComment
-
-
just send the paths to the files to your sysadmin and tell them how often you want it to run... the admins have always been willing to set the cron jobs, except when Earthlink hosted our server:-(... you would think at $300 a month they would bend over backwards...Comment
-
Comment
-
-
ICQ me, I can set it up for you right now.Originally posted by MakeMeGrrrrowl
It's AutoRank Pro =/
179001960SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.Comment



Comment