Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<%@ Page %>
<head>
...
</head>
<body>
<form>
<uc:header pageID= />
<uc:menu pageID= />
<uc:content pageID= />
<uc:footer pageID= />
</form>
</body>
Good Point - hadn't really thought about it in terms of search engines/traffic.It makes it easier to track your traffic when you have separate actual static files out there. It also is more friendly to search engines.