Hostname change

Hello Muffin team,
during lifecycle of our web-site we faced already with situation when hostname change was required. F.e.
- domain change
- change http-->https
- change https-->http
- creation of dev version of website and periodical refersh of its database
The most annoying here is to change all media library URLs and old hostname refferences in MuffinBuilder UI building blocks on all pages.
For automation I tried:
- mssql updates of <old hostname> to <new hostnames>
- msqsl dump to text file and exchange <old hostname> to <new hostname> and sub-sequent load back
What made media library changes successful but UI elements in MuffinBuilder dissappeared on all pages.
I assume it could be some kind of non text code for structure or something like that what is not exchanged during update.
Could you please suggest - how we can execute overall hostname change?

Regards,
Nikolay

Comments

Sign In or Register to comment.