I’ve had a reason to turn my static Homepage from Page type to Post type, using ‘post type switcher’ plugin. That part was easy.
Problem is now my site base url is showing slug of the post instead of just showing base url. mysite.com/slug instead of mysite.com .
I have tried couple of .htaccess modifications suggested by ChatGPT and Claude, but none of them works…