How to disable WordPress blog folder
To clarify, /blog and /blog/ are the same. The slash is added by the browser to properly structure the URL (best way I can explain it). Your’re trying to access two different pages with the /blog/ slug. In this case, WordPress is overriding the blog link from your existing website and showing content from there. … Read more