Puoi sempre usare un frame che contenga il sito vero e proprio

codice:
<HTML>
<HEAD>

<FRAMESET name="_top" cols="*,1" border="0" frameborder="0">
<FRAME scrolling="no" SRC="ccc.html">
</frameset>

</HTML>