@ -46,12 +46,16 @@
< td > Re-Crawl Option:< / td >
< td >
Use:< input type = "checkbox" name = "crawlingIfOlderCheck" # ( crawlingIfOlderCheck ) # ::checked = "checked" # ( / crawlingIfOlderCheck ) # / >
Interval:< input name = "crawlingIfOlderNumber" type = "text" size = "7" maxlength = "7" value = "#[crawlingIfOlderNumber]#" / > < br / >
< input type = "radio" name = "crawlingIfOlderUnit" value = "year" # ( crawlingIfOlderUnitYearCheck ) # ::checked = "checked" # ( / crawlingIfOlderUnitYearCheck ) # / > Year(s)
< input type = "radio" name = "crawlingIfOlderUnit" value = "month" # ( crawlingIfOlderUnitMonthCheck ) # ::checked = "checked" # ( / crawlingIfOlderUnitMonthCheck ) # / > Month(s)
< input type = "radio" name = "crawlingIfOlderUnit" value = "day" # ( crawlingIfOlderUnitDayCheck ) # ::checked = "checked" # ( / crawlingIfOlderUnitDayCheck ) # / > Day(s)
< input type = "radio" name = "crawlingIfOlderUnit" value = "hour" # ( crawlingIfOlderUnitHourCheck ) # ::checked = "checked" # ( / crawlingIfOlderUnitHourCheck ) # / > Hour(s)
< input type = "radio" name = "crawlingIfOlderUnit" value = "minute" # ( crawlingIfOlderUnitMinuteCheck ) # ::checked = "checked" # ( / crawlingIfOlderUnitMinuteCheck ) # / > Minute(s)
Interval:
< input name = "crawlingIfOlderNumber" type = "text" size = "7" maxlength = "7" value = "#[crawlingIfOlderNumber]#" / >
< select >
< option name = "crawlingIfOlderUnit" value = "year" # ( crawlingIfOlderUnitYearCheck ) # ::selected = "selected" # ( / crawlingIfOlderUnitYearCheck ) # / > Year(s)
< option name = "crawlingIfOlderUnit" value = "month" # ( crawlingIfOlderUnitMonthCheck ) # ::selected = "selected" # ( / crawlingIfOlderUnitMonthCheck ) # / > Month(s)
< option name = "crawlingIfOlderUnit" value = "day" # ( crawlingIfOlderUnitDayCheck ) # ::selected = "selected" # ( / crawlingIfOlderUnitDayCheck ) # / > Day(s)
< option name = "crawlingIfOlderUnit" value = "hour" # ( crawlingIfOlderUnitHourCheck ) # ::selected = "selected" # ( / crawlingIfOlderUnitHourCheck ) # / > Hour(s)
< option name = "crawlingIfOlderUnit" value = "minute" # ( crawlingIfOlderUnitMinuteCheck ) # ::selected = "selected" # ( / crawlingIfOlderUnitMinuteCheck ) # / > Minute(s)
< / select >
< / td >
< td >
If you use this option, web pages that are already existent in your database are crawled and indexed again.
@ -414,4 +418,4 @@
#%env/templates/footer.template%#
< / body >
< / html >
< / html >