To display a maintenance page when WS is taken for maintenance and at the time of NetSuite scheduled maintenance.
Jira Code:230
Requirement
A site maintenance domain needs to be displayed under the below conditions.
- When Netsuite is down.
- While enabling the checkbox “Take website offline for maintenance“.
Solution
- Navigate to setup>site builder>site maintenance domain.
- In SITE MAINTENANCE DOMAIN NAME add the name of the domain.
- In site maintenance folder select the folder you have to get for the domain.
For this create a folder in the live hosting files.All the assets for the maintenance domain should be added here.it should contain an index.html file. - Save that.
- Navigate to the domain record of the website .In that add the maintenance domain in the maintenance domain field.
- Save it.
- Add the Html file in the index.html or as a file inside the folder we created for this.
- Image should be added inside the image folder in the file cabinet.
- We can navigate the domain on the browser to see the page.
Note: It should take 5 min to get the changes we did in the WS.