From 1fd9af634c1f932fd776655b062315603df8b616 Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Thu, 4 Jul 2019 14:12:55 +0200 Subject: [PATCH] Try removing baseurl --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 25055458..fb6faa94 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ title: WPScan Blog description: >- # this means to ignore newlines until "baseurl:" WPScan is a free, for non-commercial use, black box WordPress Vulnerability Scanner written for security professionals and blog maintainers to test the security of their WordPress websites. -baseurl: "/blog" # the subpath of your site, e.g. /blog +baseurl: "" # the subpath of your site, e.g. /blog url: "https://wpscan.org" # the base hostname & protocol for your site, e.g. http://example.com # Build settings