panzerdude
Member
I'm changing my domain name soon, any helpful tips or things to watch out for please share them. Thanks Guys 

Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

assuming your sql prefix is vl
Again, be sure and take a backup.Code:update vl_sites set banner_url = replace(banner_url,'olddomain.com','newdomain.com');