![]() | Advanced Web Ranking User Guide |
![]() | This dialog box allows you to schedule project updates. All you need to do is set the start hour, start date, and the frequency and Advanced Web Ranking will automatically update your project. |
Start Hour.
The hour of the day you want the update to take place.
Start Date.
The start date for the project.
Update Daily.
The Update Daily choice has three options: Every Day, Weekdays (from Monday to Friday) and on Every X Days, where X can be input by the user.
Update Weekly.
The Update Weekly choice will schedule the update weekly, on the days chosen by the user (from Sunday to Saturday). At least one day of the week has to be selected.
Update Monthly.
The Update Monthly choice will schedule the update monthly, during the months chosen by the user (from January to December). At least one day of the month has to be selected. The user can choose the day of the month (between 1 and 31) when the update will take place.
Update One Time.
The Update One Time choice will schedule the update only once, at the specified date and time.
On the Windows operating system, the scheduler requires a user name and password in order to run. There are two types of accounts:
Local account.
This is the local account you use when you log in to your Windows operating system. If you haven't yet assigned a password to your local account, please assign one. Otherwise, the scheduler will not run.
Windows domain server account.
This is an account created on a special computer (domain server). If you log in to your computer using this type of account, you need to specify both the server name and the user name.
Example: Domain\Username
![]() | Important |
---|---|
On the Linux operating system, the integrated scheduler uses the Java binary from the following folder: /usr/bin. Therefore, if you have Java installed in a different directory, you need to create a link to it from the /usr/bin directory otherwise the scheduled tasks will not run. Example: cd /usr/bin ln -s /path/to/java_binary java |