From 07c0b8c3291c4cd0a5329a556dbc42bb78b559a7 Mon Sep 17 00:00:00 2001 From: bMorgan01 Date: Sun, 25 Sep 2022 09:51:21 -0600 Subject: [PATCH] hmm --- crawl.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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/