robots.txt off...
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
output="/tmp/website-size.out"
|
||||
output="./${!#}.log"
|
||||
echo "Analitzant ${!#}..."
|
||||
sleep 1s
|
||||
echo "Pot tardar una estona..."
|
||||
@@ -9,6 +9,7 @@ wget \
|
||||
--recursive --level=1 \
|
||||
--spider --server-response \
|
||||
--no-directories --no-parent \
|
||||
-e robots=off \
|
||||
--output-file="$output" "$@"
|
||||
|
||||
sleep 1s
|
||||
|
||||
Reference in New Issue
Block a user