|
Posted by Adrienne Boswell on 08/08/06 14:36
Gazing into my crystal ball I observed "Advo" <max_mischief@hotmail.com>
writing in news:1155025927.591371.210390@i42g2000cwa.googlegroups.com:
> Hi there. basically what we are trying to do is create a default footer
> page (links.html) which we can then have on every one of our pages,
> meaning we dont have to change loads of pages, but just one page
> (links.html) if things need altering.
>
> Now i will hear you say use php, or asp.. i know I can do this, but the
> client has requested us to not use that, nor use JS, and that his page
> extension must remain as .html.
>
>
Your client may be under the impression that search engines do not like
dynamically generated pages. You can assure your client this is not the
case, and that if the pages are writen with clean markup, so bot will
have any issues at all.
If the pages do not have changes very often, you could write something in
ASP to generate the HTML pages, then generate them only when there is a
change. Or use a preprocessor as others have mentioned.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Navigation:
[Reply to this message]
|