looking for the best layout and language for web site pages
freddoo_007
4:54 pm on Jan 6, 2003 (gmt 0)
Hi,
I'm about to rebuild a web site and i'm wondering what is the best layout ( frames or not, where should i put the menu ... ) and best languages ( how many engines don't support asp? )
I was told that voila.fr only index the first page of an asp web site. I need this engine.
Thanks for the help.
korkus2000
2:58 pm on Jan 7, 2003 (gmt 0)
You can write a dynamic site that uses .htm pages but are really asp pages. In the IIS menu you can add .htm to be processed by the asp dll. Since the page served up has no asp code the engines won't know if you don't use dynamic links with query strings.
Layout is really up to you. I would look at usability issues as far as what is the best layout. [useit.com...] has some good info on that.
freddoo_007
9:22 pm on Jan 7, 2003 (gmt 0)
thanks korkus2000
for the great htm trick but I cannot use it because my client is not hosting his site.