Last Updated: January 15, 2026
Just rename old index.php or Index.html file and upload this on root folder.
Than Refresh page. Its done
Note : It doesn’t block other pages if their links are shared with others. use .htaccess and redirect to this index.html
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="banner">
<img src="https://media.publit.io/file/maintenance-icon-18902-T.png" alt="Under Maintenance" class="img-fluid">
<h1>Website Under Maintenance</h1>
<p>We are currently performing maintenance on our website.</p>
<p>Please check back later.</p>
</div>
</div>
</div>
</div>


