Page 253 - Web Applications (803) Class 12
P. 253
4.10 CODE OPTIMISATION
You should remove any unnecessary code from your website before publishing it to avoid page size issues. As
a result, downloads will proceed more quickly. To eliminate redundant code, you can use the built in optimiser
tool.
Step 1: Click on Tools → Optimise HTML. The Optimise HTML dialog box appears as shown
Step 2: Select all options given. Click on OK. Now check the file size.
4.11 FIXING ERRORS
Before you publish the website, you should check to see if there are any outstanding problems. This saves
your time and avoids problems that may emerge after the website is published.
To verify and fix any errors, follow the given steps:
Step 1: Open the Website in MEW.
Step 2: Click on Tools → Recalculate Hyperlinks. The Recalculate Hyperlink dialog box opens.
Step 3: Click Yes. In case there are any issues, they will be inevitably fixed.
4.12 WEB HOSTING
Web hosting is an online service that allows you to post your website or web application on the internet.
When you sign up for a web hosting service, you essentially rent a little space on a physical server where you
can store all of the files and data required for your website to function correctly. The server that hosts your
website is a physical computer that operates constantly to keep the site accessible to visitors at all times.
Purchasing web hosting servers allows you to keep all of your website's data on your provider's servers.
A web hosting service provider guarantees that your website runs smoothly and securely. Furthermore, it
simplifies the many complicated aspects of hosting like software installation, technical support etc. Web
hosting providers usually allow publishing through FTP, SFTP or FTPS.
Advanced Features of Web-Design 251

