I have a site we set up as an Intranet site, which is private and behind our firewall. We have it set up like this:
sre.paypal.com
But the issue is, since we have a lot of other things on the server, the site actually lives in a separate folder and not on the root:
/portal
So when you go to the home page it goes to sre.paypal.com, but all the other pages look like this
The issue is, since we move it from our development server to the production server, and we have the site in the portal folder on the server, the link (path) for the images for backgrounds and other things are defaulting to (the link won’t work because it is an internal site for us, but this is what the link looks like):
which is missing the /portal in the link
Any thoughts on where the issue may be, and how I can fix it.
thanks!
Hi dabomb!
Have you tried add the following way, as with that, you will also be sure and secure:
https://codex.wordpress.org/Changing_The_Site_URL
let me know if it works
Best regards,
Basilis