diff --git a/crawl.conf b/crawl.conf index 30e36c6..7b8c52c 100755 --- a/crawl.conf +++ b/crawl.conf @@ -2,10 +2,10 @@ ; Domain Ex: benrmorgan.com domain = benrmorgan.com ; Prefix Ex: http://www. -prefix = http://www. +prefix = http://dev-builder. ; Target path Ex /var/www/html/sitemap.xml or ./sitemaps/sitemap.xml -target = /var/www/html/sitemap.xml +target = ./sitemap.xml ; Checksums path Ex ./checksums checksums = ./checksums ; Ignore urls containing Ex: /files/ -ignore = /files/, /images/ \ No newline at end of file +ignore = /files/, /images/