Whenever I click on an external link, say from google to my website and the url has a /.
example.com/bluewidgets
example.com/blue/widgets
the slashes disappear and url becomes
example.combluewidgets
But if I go to the home page and click through to these pages with the links everything works fine.
I mentioned yesterday in an unrelated thread that I made changes with regards to slashes in the URLs, This has nothing to do with that as that change was never deployed to the server.
The last changes I made was with implementing the SSL certificates, I must have inadvertently made a typo in the .conf file. Anybody have any idea of what could be wrong?