Guys
Just a quick question, is there any harm in having a single navigation file (and a footer, for example)for all pages and displaying it by using an asp include file?
Regards
Peter
Guys
Just a quick question, is there any harm in having a single navigation file (and a footer, for example)for all pages and displaying it by using an asp include file?
Regards
Peter
Hi there Peter,
Look, the HTML generated will be the same as if the code would have been copied into each page, so I don't see where the problem could be. (at the end google bot reads this HTML, isn't it ?)
(I use it in php for my sites, by the way).
All best,
Radu
Thought as much, just checking! Cheers
Yup it is fine.