Changing Image URLs
-
Hey guys,
Next week I will be moving my company from our old website over to our new WordPress website, which is also on a new host.
On our old website, we have a folder called /images where we stored various image files that we use within our email templates. So I have tons of these old templates with source code that links to things like https://www.domain.com/images/logo.png or https://www.domain.com/images/facebook.png
What I wanted to do with the new WordPress site was upload these same image files with those same URLs so that all my templates continue to work fine and I don’t have to alter any of the old source code.
However, I can’t figure out a way to change the URLs of images in WordPress so that they go into a folder titled /images right after the domain.
Is this possible?
And if not, would it be OK for me to just create an /images folder on my server in the public_html section and store them outside of WordPress. Would this pose any security risks leaving a random folder of images in the public_html folder? Our old website keeps getting hacked and I’m trying to make sure the new website is locked down as strongly as possible.
Any help is greatly appreciated, thanks!
Best,
Daniel
- The topic ‘Changing Image URLs’ is closed to new replies.