Forum Moderators: open
bcc, that's a pretty ugly url.
True, cause
/DisplayPage_q_site_d_refnum_e_6006_a_page_d_refnum_e_30103_a_cat_d_refnum_e_6951.htm
in reality is
/DisplayPage?site.refnum=6006&page.refnum=30103&cat.refnum=6951
but I made it look static.
The question is, do SEs prefer short names ? or can I get penalized or simply not indexed at all with such file names ?
Just my 2c-
Karsten
When setting a custom error page for IIS through MMC be sure to use the url option to enter the script name (ie: /asp/404.asp). For some reason, using the browse option to set the page causes the script not to be processed, and is returned directly to the browser (revealing all ASP code).