Add Coustom 404 Page To Blogger Template.
Go To Blogger >> Settings
And Click On "Search Performance" and Now Click Edit On "errors and rederects"
Add Followinmg Code here
<div id="errpage">
<h3>Your requested page was not found</h3>
<div class="errpim"><p>404</p></div>
<div class="emass"><p>Sorry, we cannot find the page that you are looking for. It might have been removed, had its name changed, or is temporarily unavailable.<br/>
Please check that the Web site address is spelled correctly.</p></div>
<ul>
<form class="ssimplesearch" method="get" action="/search">
<table width="100%">
<tr>
<td><input type="text" style="width:95%;" value="Search this blog.." onfocus="if (this.value == "Search this blog..") {this.value = ""}" onblur="if (this.value == "") {this.value = "Search this blog...";}" name="q"></td>
</tr>
</table>
</form>
</li>
</ul>
</div>
Now you are good to go.
0 komentar: